SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
TTX.h File Reference
#include <tuple>
#include "VTF.h"
Include dependency graph for TTX.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtfpp::TTX
 

Namespaces

namespace  vtfpp
 

Variables

constexpr uint32_t vtfpp::TTH_SIGNATURE = sourcepp::parser::binary::makeFourCC("TTH\0")