![]() |
![]() |
![]() |
Returns the number of elements in the vertex declaration.
Syntax
UINT WINAPI D3DXGetDeclLength(
const D3DVERTEXELEMENT9 *pDecl );
Parameters
- pDecl
- [in] A pointer to the vertex declaration. See D3DVERTEXELEMENT9.
Return Value
The number of elements in the vertex declaration.
Function Information
Header d3dx9mesh.h Import library d3dx9.lib Minimum operating systems Windows 98