![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <array>#include <filesystem>#include <sourcepp/parser/Binary.h>#include <sourcepp/Macros.h>#include <sourcepp/Math.h>

Go to the source code of this file.
Classes | |
| class | vtfpp::VBF |
| struct | vtfpp::VBF::Glyph |
Namespaces | |
| namespace | vtfpp |
Variables | |
| constexpr uint32_t | vtfpp::VBF_SIGNATURE = sourcepp::parser::binary::makeFourCC("VFNT") |