?/TD> |
Microsoft DirectX 9.0 |
Returns the size of a vertex for a flexible vertex format (FVF).
Syntax
UINT D3DXGetFVFVertexSize(
DWORD FVF );
Parameters
- FVF
- [in] FVF to be queried. A combination of D3DFVF.
Return Value
The flexible vertex format vertex size, in bytes.
Function Information
Header d3dx9core.h Import library d3dx9.lib Minimum operating systems Windows 98