VTFParser
Simple and modern library for parsing the Valve Texture Format
|
#include <header.hpp>
Public Attributes | |
std::array< uint8_t, 8 > | padding3 |
std::array< ResourceEntryInfo, MAX_RESOURCES > | resourceInfos |
Static Public Attributes | |
static constexpr size_t | MAX_RESOURCES = 32 |
VTF file header.