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

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

allocate()CpuGLVertexBufferprotected
BindCpuBuffer()CpuGLVertexBuffer
BindVBO(void *deviceContext=NULL)CpuGLVertexBuffer
CpuGLVertexBuffer(int numElements, int numVertices)CpuGLVertexBufferprotected
Create(int numElements, int numVertices, void *deviceContext=NULL)CpuGLVertexBufferstatic
GetNumElements() const CpuGLVertexBuffer
GetNumVertices() const CpuGLVertexBuffer
UpdateData(const float *src, int startVertex, int numVertices, void *deviceContext=NULL)CpuGLVertexBuffer
~CpuGLVertexBuffer()CpuGLVertexBuffer