Package gaiasky.render.system
Class ImmediateModeRenderSystem.MeshData
java.lang.Object
gaiasky.render.system.ImmediateModeRenderSystem.MeshData
- Enclosing class:
ImmediateModeRenderSystem
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected int
protected int
protected int
protected int
protected int[]
protected float[]
protected int
protected int
protected IntMesh
protected int
protected int
protected int
protected float[]
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mesh
-
colorOffset
protected int colorOffset -
vertexIdx
protected int vertexIdx -
vertexSize
protected int vertexSize -
vertices
protected float[] vertices -
instanceIdx
protected int instanceIdx -
instanceSize
protected int instanceSize -
instance
protected float[] instance -
indexIdx
protected int indexIdx -
indexVert
protected int indexVert -
indices
protected int[] indices -
numVertices
protected int numVertices -
capacity
protected int capacity
-
-
Constructor Details
-
MeshData
protected MeshData()
-
-
Method Details
-
clear
public void clear() -
dispose
public void dispose()
-