Class Vbo

java.lang.Object
zombie.core.skinnedmodel.model.Vbo

public final class Vbo extends Object
Created by LEMMY on 3/17/2016.
  • Field Details

    • b

      public IntBuffer b
    • VboID

      public int VboID
    • EboID

      public int EboID
    • NumElements

      public int NumElements
    • VertexStride

      public int VertexStride
    • FaceDataOnly

      public boolean FaceDataOnly
  • Constructor Details

    • Vbo

      public Vbo()