VTFParser
Simple and modern library for parsing the Valve Texture Format
Loading...
Searching...
No Matches
VtfParser::Vtf Member List

This is the complete list of members for VtfParser::Vtf, including all inherited members.

getFaces() constVtfParser::Vtf
getFirstFrame() constVtfParser::Vtf
getFlags() constVtfParser::Vtf
getFrames() constVtfParser::Vtf
getHighResImageData() constVtfParser::Vtf
getHighResImageExtent(uint8_t mipLevel=0) constVtfParser::Vtf
getHighResImageFormat() constVtfParser::Vtf
getImageSliceOffset(uint8_t mipLevel=0, uint16_t frame=0, uint8_t face=0, uint16_t depth=0) constVtfParser::Vtf
getLowResImageData() constVtfParser::Vtf
getLowResImageExtent() constVtfParser::Vtf
getLowResImageFormat() constVtfParser::Vtf
getMipLevels() constVtfParser::Vtf
Vtf(std::span< const std::byte > data)VtfParser::Vtfexplicit