VTFParser
Simple and modern library for parsing the Valve Texture Format
Loading...
Searching...
No Matches
Public Attributes | List of all members
VtfParser::Vtf::LowResImageExtent Struct Reference

#include <vtf.hpp>

Public Attributes

uint8_t width
 
uint8_t height
 

Detailed Description

Extents of the low resolution (thumbnail) image.

Member Data Documentation

◆ height

uint8_t VtfParser::Vtf::LowResImageExtent::height

Height of the image in pixels.

◆ width

uint8_t VtfParser::Vtf::LowResImageExtent::width

Width of the image in pixels.


The documentation for this struct was generated from the following file: