#include <w3d_file.h>
Public Attributes | |
| uint32 | NumTris |
| uint32 | NumVertices |
| uint32 | FutureCounts [2] |
| W3dVectorStruct | BoxMin |
| W3dVectorStruct | BoxMax |
| W3dVectorStruct | SphCenter |
| float32 | SphRadius |
Header for a sub-mesh inside an ShdMesh
Definition at line 2221 of file w3d_file.h.
| W3dVectorStruct W3dShdSubMeshHeaderStruct::BoxMax |
Definition at line 2234 of file w3d_file.h.
| W3dVectorStruct W3dShdSubMeshHeaderStruct::BoxMin |
Definition at line 2233 of file w3d_file.h.
| uint32 W3dShdSubMeshHeaderStruct::FutureCounts[2] |
Definition at line 2228 of file w3d_file.h.
| uint32 W3dShdSubMeshHeaderStruct::NumTris |
Definition at line 2226 of file w3d_file.h.
| uint32 W3dShdSubMeshHeaderStruct::NumVertices |
Definition at line 2227 of file w3d_file.h.
| W3dVectorStruct W3dShdSubMeshHeaderStruct::SphCenter |
Definition at line 2235 of file w3d_file.h.
| float32 W3dShdSubMeshHeaderStruct::SphRadius |
Definition at line 2236 of file w3d_file.h.