|
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(uint8_t mipLevel=0, uint16_t frame=0, uint8_t face=0, 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::span< const std::byte > data) | VtfParser::Vtf | explicit |