All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
GLVertexBuffer Member List

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

allocate()GLVertexBufferprotected
BindVBO(void *deviceContext=NULL)GLVertexBuffer
Create(int numElements, int numVertices, void *deviceContext=NULL)GLVertexBufferstatic
GetNumElements() const GLVertexBuffer
GetNumVertices() const GLVertexBuffer
GLVertexBuffer(int numElements, int numVertices)GLVertexBufferprotected
UpdateData(const float *src, int startVertex, int numVertices, void *deviceContext=NULL)GLVertexBuffer
~GLVertexBuffer()GLVertexBuffer