Package gaiasky.util.gdx.model.data
Class IntModelMesh
java.lang.Object
gaiasky.util.gdx.model.data.IntModelMesh
-
Field Summary
Modifier and TypeFieldDescriptioncom.badlogic.gdx.graphics.VertexAttribute[]
float[]
-
Constructor Summary
-
Method Summary
-
Field Details
-
id
-
attributes
public com.badlogic.gdx.graphics.VertexAttribute[] attributes -
vertices
public float[] vertices -
parts
-
-
Constructor Details
-
IntModelMesh
public IntModelMesh()
-