This is the complete list of members for GLVertexBuffer, including all inherited members.
allocate() | GLVertexBuffer | protected |
BindVBO(void *deviceContext=NULL) | GLVertexBuffer | |
Create(int numElements, int numVertices, void *deviceContext=NULL) | GLVertexBuffer | static |
GetNumElements() const | GLVertexBuffer | |
GetNumVertices() const | GLVertexBuffer | |
GLVertexBuffer(int numElements, int numVertices) | GLVertexBuffer | protected |
UpdateData(const float *src, int startVertex, int numVertices, void *deviceContext=NULL) | GLVertexBuffer | |
~GLVertexBuffer() | GLVertexBuffer |