#include <w3d_file.h>
Public Attributes | |
| uint32 | Version |
| char | Name [W3D_NAME_LEN] |
| uint32 | RenderObjectCount |
| uint32 | pad [2] |
Definition at line 1642 of file w3d_file.h.
| char W3dCollectionHeaderStruct::Name |
Definition at line 1645 of file w3d_file.h.
| uint32 W3dCollectionHeaderStruct::pad |
Definition at line 1647 of file w3d_file.h.
| uint32 W3dCollectionHeaderStruct::RenderObjectCount |
Definition at line 1646 of file w3d_file.h.
| uint32 W3dCollectionHeaderStruct::Version |
Definition at line 1644 of file w3d_file.h.