SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
VBF.h File Reference
#include <array>
#include <filesystem>
#include <sourcepp/parser/Binary.h>
#include <sourcepp/Macros.h>
#include <sourcepp/Math.h>
Include dependency graph for VBF.h:
This graph shows which files directly or indirectly include this file:

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")