MDLParser
Simple and modern library for parsing the Source engine model formats
|
#include <vtx.hpp>
Public Attributes | |
std::vector< StripGroup > | stripGroups |
Enums::Vtx::MeshFlags | flags |
A collection of primitives grouped to be more optimised for legacy rendering APIs.
Enums::Vtx::MeshFlags MdlParser::Vtx::Mesh::flags |
Bitflags describing this mesh.
std::vector<StripGroup> MdlParser::Vtx::Mesh::stripGroups |
The groups which make up this mesh.