Interface RenderSystem.AutoStorageIndexBuffer.IndexGenerator

Enclosing class:
RenderSystem.AutoStorageIndexBuffer

static interface RenderSystem.AutoStorageIndexBuffer.IndexGenerator
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(it.unimi.dsi.fastutil.ints.IntConsumer pConsumer, int pIndex)
     
  • Method Details

    • accept

      void accept(it.unimi.dsi.fastutil.ints.IntConsumer pConsumer, int pIndex)