![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <array>
#include <cstddef>
#include <span>
#include <string>
#include <vector>
#include <sourcepp/Math.h>
Go to the source code of this file.
Classes | |
class | vtfpp::SHT |
struct | vtfpp::SHT::Sequence |
struct | vtfpp::SHT::Sequence::Frame |
struct | vtfpp::SHT::Sequence::Frame::Bounds |
Namespaces | |
namespace | vtfpp |