![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
This is the complete list of members for vtfpp::SHT, including all inherited members.
bake() const | vtfpp::SHT | |
bake(const std::string &shtPath) const | vtfpp::SHT | |
getFrameBoundsCount() const | vtfpp::SHT | |
getSequenceFromID(uint32_t id) const | vtfpp::SHT | |
getSequenceFromID(uint32_t id) | vtfpp::SHT | |
getSequences() const | vtfpp::SHT | |
getSequences() | vtfpp::SHT | |
getVersion() const | vtfpp::SHT | |
opened | vtfpp::SHT | protected |
operator bool() const | vtfpp::SHT | explicit |
sequences | vtfpp::SHT | protected |
setVersion(uint32_t v) | vtfpp::SHT | |
SHT() | vtfpp::SHT | |
SHT(std::span< const std::byte > shtData) | vtfpp::SHT | explicit |
SHT(const std::string &shtPath) | vtfpp::SHT | explicit |
version | vtfpp::SHT | protected |