ID3DX10MeshBuffer

Undocumented in source.
version(Windows)
interface ID3DX10MeshBuffer : IUnknown {}

Members

Functions

GetSize
SIZE_T GetSize()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Map
HRESULT Map(void** ppData, SIZE_T* pSize)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Unmap
HRESULT Unmap()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta