#include <w3d_file.h>
Public Attributes | |
| uint32 | Version |
| uint32 | LodCount |
| char | Name [W3D_NAME_LEN] |
| char | HierarchyName [W3D_NAME_LEN] |
Definition at line 2047 of file w3d_file.h.
| char W3dHLodHeaderStruct::HierarchyName |
Definition at line 2052 of file w3d_file.h.
| uint32 W3dHLodHeaderStruct::LodCount |
Definition at line 2050 of file w3d_file.h.
| char W3dHLodHeaderStruct::Name |
Definition at line 2051 of file w3d_file.h.
| uint32 W3dHLodHeaderStruct::Version |
Definition at line 2049 of file w3d_file.h.