Package | Description |
---|---|
com.badlogic.gdx.graphics | |
com.badlogic.gdx.graphics.glutils |
Constructor and Description |
---|
Mesh(VertexData vertices,
IndexData indices,
boolean isVertexArray) |
Modifier and Type | Class and Description |
---|---|
class |
IndexArray |
class |
IndexBufferObject
In IndexBufferObject wraps OpenGL's index buffer functionality to be used in conjunction with VBOs.
|
class |
IndexBufferObjectSubData
IndexBufferObject wraps OpenGL's index buffer functionality to be used in conjunction with VBOs.
|