OpenSubdiv
Loading...
Searching...
No Matches
CPUMTLVertexBuffer Member List

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

allocate(MTLContext *context)CPUMTLVertexBufferprotected
BindCpuBuffer()CPUMTLVertexBuffer
BindMTLBuffer(MTLContext *context)CPUMTLVertexBuffer
BindVBO(MTLContext *context)CPUMTLVertexBufferinline
CPUMTLVertexBuffer(int numElements, int numVertices)CPUMTLVertexBufferprotected
Create(int numElements, int numVertices, MTLContext *context)CPUMTLVertexBufferstatic
GetNumElements() constCPUMTLVertexBufferinline
GetNumVertices() constCPUMTLVertexBufferinline
UpdateData(const float *src, int startVertex, int numVertices, MTLContext *context)CPUMTLVertexBuffer