![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <MDL.h>

Public Attributes | |
| int32_t | material |
| int32_t | verticesCount |
| int32_t | verticesOffset |
| std::vector< MeshFlex > | flexes |
| int32_t | materialType |
| int32_t | materialParam |
| int32_t | meshID |
| sourcepp::math::Vec3f | center |
| int32_t | modelVertexData |
| std::array< int32_t, MAX_LOD_COUNT > | numLODVertexes |
| std::array<int32_t, MAX_LOD_COUNT> mdlpp::MDL::Mesh::numLODVertexes |