Mallet Engine  2
Entity-Component based game engine, written in Java.
com.linxonline.mallet.resources.gl.GLGeometry Member List
This is the complete list of members for com.linxonline.mallet.resources.gl.GLGeometry, including all inherited members.
addIndices(final int _index)com.linxonline.mallet.resources.gl.GLGeometry
addVertex(final Vector3 _position, final Vector3 _normal, final Vector2 _texCoord)com.linxonline.mallet.resources.gl.GLGeometry
GLGeometry(int _indexSize, int _vertexSize)com.linxonline.mallet.resources.gl.GLGeometry
indexcom.linxonline.mallet.resources.gl.GLGeometry
indexIDcom.linxonline.mallet.resources.gl.GLGeometry
initIndexBufferSize(final int _size)com.linxonline.mallet.resources.gl.GLGeometry
initVertexBufferSize(final int _size)com.linxonline.mallet.resources.gl.GLGeometry
NORMAL_OFFSETcom.linxonline.mallet.resources.gl.GLGeometry [static]
POSITION_OFFSETcom.linxonline.mallet.resources.gl.GLGeometry [static]
STRIDEcom.linxonline.mallet.resources.gl.GLGeometry [static]
TEXCOORD_OFFSETcom.linxonline.mallet.resources.gl.GLGeometry [static]
vboIDcom.linxonline.mallet.resources.gl.GLGeometry
vertexcom.linxonline.mallet.resources.gl.GLGeometry
VERTEX_SIZEcom.linxonline.mallet.resources.gl.GLGeometry [static]
 All Classes Namespaces Files Functions Variables