HW09CPC
 All Classes Namespaces Functions Enumerations Events
HW09CPC.PrimitiveData Member List

This is the complete list of members for HW09CPC.PrimitiveData, including all inherited members.

activate()HW09CPC.PrimitiveData
delete(bool _vbo=true)HW09CPC.PrimitiveData
disable()HW09CPC.PrimitiveData
draw(int _first=0)HW09CPC.PrimitiveData
draw(int _first, int _count)HW09CPC.PrimitiveData
draw(BeginMode _beginMode)HW09CPC.PrimitiveData
draw(BeginMode _beginMode, int _first, int _count)HW09CPC.PrimitiveData
getVertexVbo()HW09CPC.PrimitiveData
PrimitiveData(float[] _primitiveData, PrimitiveDataInfo _primitiveDataInfo, BufferUsageHint _vertexVboUsage, bool _loadVao)HW09CPC.PrimitiveData
PrimitiveData(GLVbo _vbo, PrimitiveDataInfo _primitiveDataInfo, bool _loadVao)HW09CPC.PrimitiveData