#include <w3d_file.h>
Public Attributes | |
| uint32 | Version |
| char | Name [W3D_NAME_LEN] |
| uint32 | NumPivots |
| W3dVectorStruct | Center |
Definition at line 1352 of file w3d_file.h.
| W3dVectorStruct W3dHierarchyStruct::Center |
Definition at line 1357 of file w3d_file.h.
| char W3dHierarchyStruct::Name |
Definition at line 1355 of file w3d_file.h.
| uint32 W3dHierarchyStruct::NumPivots |
Definition at line 1356 of file w3d_file.h.
| uint32 W3dHierarchyStruct::Version |
Definition at line 1354 of file w3d_file.h.