![]() |
![]() |
![]() |
Syntax
typedef struct D3DXSHPRTSPLITMESHVERTDATA { UINT uVertRemap; UINT uSubCluster; UINT ucVertStatus; } D3DXSHPRTSPLITMESHVERTDATA;
Members
- uVertRemap
- Vertex in original mesh this corresponds to.
- uSubCluster
- Cluster index, relative to the supercluster.
- ucVertStatus
- 1 if vertex has valid data, 0 if it is "full".
Remarks
Allocated in D3DXSHPRTCompSplitMeshSC.
Structure Information
Header d3dx9mesh.h Minimum operating systems Windows 98