ID3DX10MeshBuffer::GetSize method
Get the size of the mesh buffer, in bytes.
Syntax
SIZE_T GetSize();
Parameters
This method has no parameters.
Return value
Type: SIZE_T
The size of the mesh buffer, in bytes.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
See also