![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
This is the complete list of members for mdlpp::StudioModel, including all inherited members.
| mdl | mdlpp::StudioModel | |
| open(const std::byte *mdlData, std::size_t mdlSize, const std::byte *vtxData, std::size_t vtxSize, const std::byte *vvdData, std::size_t vvdSize) | mdlpp::StudioModel | |
| open(const unsigned char *mdlData, std::size_t mdlSize, const unsigned char *vtxData, std::size_t vtxSize, const unsigned char *vvdData, std::size_t vvdSize) | mdlpp::StudioModel | |
| open(const std::vector< std::byte > &mdlData, const std::vector< std::byte > &vtxData, const std::vector< std::byte > &vvdData) | mdlpp::StudioModel | |
| open(const std::vector< unsigned char > &mdlData, const std::vector< unsigned char > &vtxData, const std::vector< unsigned char > &vvdData) | mdlpp::StudioModel | |
| operator bool() const | mdlpp::StudioModel | explicit |
| processModelData(int currentLOD=ROOT_LOD) const | mdlpp::StudioModel | |
| vtx | mdlpp::StudioModel | |
| vvd | mdlpp::StudioModel |