Creates a new index buffer.
- Parameters
-
numIndices | Number of indices to allocate. |
pIndexBufferMemory | (Optional) Pointer to existing index data for the buffer. |
pName | (Optional) Name for the index buffer. |
- Returns
- The created index buffer.
- See Also
- MFVertex_ReleaseIndexBuffer()