MDLParser
Simple and modern library for parsing the Source engine model formats
Loading...
Searching...
No Matches
MdlParser::Mdl Member List

This is the complete list of members for MdlParser::Mdl, including all inherited members.

getBodyParts() constMdlParser::Mdl
getBones() constMdlParser::Mdl
getChecksum() constMdlParser::Mdl
getSkinLookupTable() constMdlParser::Mdl
getTextureDirectories() constMdlParser::Mdl
getTextures() constMdlParser::Mdl
Mdl(const std::weak_ptr< std::vector< std::byte > > &data, const std::optional< int32_t > &checksum=std::nullopt)MdlParser::Mdlexplicit