?/TD> |
Microsoft DirectX 9.0 |
This constant is the maximum number of vertex declarators for a mesh.
Syntax
typedef enum { MAX_FVF_DECL_SIZE = 18 } MAX_FVF_DECL_SIZE;
Constants
- MAX_FVF_DECL_SIZE
A mesh contains an array of vertex declarations. This constant is the maximum number of declarations in the array.
Enumerated Type Information
Header d3dx9mesh.h Minimum operating systems Windows 98
See Also
ID3DXBaseMesh, IDirect3DVertexDeclaration9::GetDeclaration, ID3DXSPMesh::GetDeclaration, D3DXDeclaratorFromFVF, ID3DXSkinInfo