MDLParser
Simple and modern library for parsing the Source engine model formats
|
This is the complete list of members for MdlParser::Mdl, including all inherited members.
getBodyParts() const | MdlParser::Mdl | |
getBones() const | MdlParser::Mdl | |
getChecksum() const | MdlParser::Mdl | |
getSkinLookupTable() const | MdlParser::Mdl | |
getTextureDirectories() const | MdlParser::Mdl | |
getTextures() const | MdlParser::Mdl | |
Mdl(std::span< const std::byte > data, const std::optional< int32_t > &checksum=std::nullopt) | MdlParser::Mdl | explicit |