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

#include <header.hpp>

Inheritance diagram for VtfParser::Header:

Public Attributes

std::array< uint8_t, 8 > padding3
 
std::array< ResourceEntryInfo, MAX_RESOURCES > resourceInfos
 

Static Public Attributes

static constexpr size_t MAX_RESOURCES = 32
 

Detailed Description

VTF file header.


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