MDLParser
Simple and modern library for parsing the Source engine model formats
|
Public Attributes | |
int32_t | szNameIndex |
int32_t | parent |
std::array< int32_t, 6 > | boneControllers |
Vector | pos |
Quaternion | quat |
RadianEuler | rot |
Vector | posScale |
Vector | rotScale |
Matrix3x4 | poseToBone |
Quaternion | qAlignment |
int32_t | flags |
int32_t | procType |
int32_t | procIndex |
int32_t | physicsBoneIndex |
int32_t | surfacePropIndex |
int32_t | contents |
std::array< int32_t, 8 > | unused |