VTFParser
Simple and modern library for parsing the Valve Texture Format
|
#include <vtf.hpp>
Public Attributes | |
uint8_t | width |
uint8_t | height |
Extents of the low resolution (thumbnail) image.
uint8_t VtfParser::Vtf::LowResImageExtent::height |
Height of the image in pixels.
uint8_t VtfParser::Vtf::LowResImageExtent::width |
Width of the image in pixels.