SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
vtfpp::TTX Member List

This is the complete list of members for vtfpp::TTX, including all inherited members.

aspectRatioTypevtfpp::TTXprotected
bake() constvtfpp::TTX
bake(const std::string &tthPath, const std::string &ttzPath) constvtfpp::TTX
compressionLevelvtfpp::TTXprotected
getAspectRatioType() constvtfpp::TTX
getCompressionLevel() constvtfpp::TTX
getMajorVersion() constvtfpp::TTX
getMinorVersion() constvtfpp::TTX
getMipFlags() constvtfpp::TTX
getMipFlags()vtfpp::TTX
getVTF() constvtfpp::TTX
getVTF()vtfpp::TTX
majorVersionvtfpp::TTXprotected
minorVersionvtfpp::TTXprotected
mipFlagsvtfpp::TTXprotected
openedvtfpp::TTXprotected
operator bool() constvtfpp::TTXexplicit
setAspectRatioType(uint8_t newAspectRatioType)vtfpp::TTX
setCompressionLevel(int16_t newCompressionLevel)vtfpp::TTX
setMajorVersion(uint8_t newMajorVersion)vtfpp::TTX
setMinorVersion(uint8_t newMinorVersion)vtfpp::TTX
setVersion(uint8_t newMajorVersion, uint8_t newMinorVersion)vtfpp::TTX
TTX(VTF &&vtf_)vtfpp::TTXexplicit
TTX(std::span< const std::byte > tthData, std::span< const std::byte > ttzData={})vtfpp::TTXexplicit
TTX(const std::string &tthPath, const std::string &ttzPath="")vtfpp::TTXexplicit
vtfvtfpp::TTXprotected