VTFParser
Simple and modern library for parsing the Valve Texture Format
|
This is the complete list of members for VtfParser::Vtf, including all inherited members.
getFaces() const | VtfParser::Vtf | |
getFirstFrame() const | VtfParser::Vtf | |
getFlags() const | VtfParser::Vtf | |
getFrames() const | VtfParser::Vtf | |
getHighResImageData() const | VtfParser::Vtf | |
getHighResImageExtent(uint8_t mipLevel=0) const | VtfParser::Vtf | |
getHighResImageFormat() const | VtfParser::Vtf | |
getImageSliceOffset(const uint8_t mipLevel=0, const uint16_t frame=0, const uint8_t face=0, const uint16_t depth=0) const | VtfParser::Vtf | |
getLowResImageData() const | VtfParser::Vtf | |
getLowResImageExtent() const | VtfParser::Vtf | |
getLowResImageFormat() const | VtfParser::Vtf | |
getMipLevels() const | VtfParser::Vtf | |
Vtf(std::shared_ptr< std::vector< std::byte > > data) | VtfParser::Vtf | explicit |