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
getFrames() constVtfParser::Vtf
getHighResImageData() constVtfParser::Vtf
getHighResImageExtent(uint8_t mipLevel=0) constVtfParser::Vtf
getHighResImageFormat() constVtfParser::Vtf
getImageSliceOffset(const uint8_t mipLevel=0, const uint16_t frame=0, const uint8_t face=0, const uint16_t depth=0) constVtfParser::Vtf
getLowResImageData() constVtfParser::Vtf
getLowResImageExtent() constVtfParser::Vtf
getLowResImageFormat() constVtfParser::Vtf
getMipLevels() constVtfParser::Vtf
Vtf(std::shared_ptr< std::vector< std::byte > > data)VtfParser::Vtfexplicit