MDLParser
Simple and modern library for parsing the Source engine model formats
|
Public Attributes | |
int32_t | material |
int32_t | modelIndex |
int32_t | vertsCount |
int32_t | vertsOffset |
int32_t | flexesCount |
int32_t | flexesOffset |
int32_t | materialType |
int32_t | materialParam |
int32_t | meshId |
Vector | centre |
mstudio_meshvertexdata_t | vertexdata |
std::array< int32_t, 8 > | unused |