#include <w3d_file.h>
Public Attributes | |
| uint32 | VertexIndex |
| W3dVectorStruct | Position |
| W3dRGBAStruct | Color |
| uint32 | reserved [2] |
Definition at line 1282 of file w3d_file.h.
| W3dRGBAStruct W3dDeformData::Color |
Definition at line 1286 of file w3d_file.h.
| W3dVectorStruct W3dDeformData::Position |
Definition at line 1285 of file w3d_file.h.
| uint32 W3dDeformData::reserved |
Definition at line 1287 of file w3d_file.h.
| uint32 W3dDeformData::VertexIndex |
Definition at line 1284 of file w3d_file.h.