![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <cstddef>
#include <optional>
#include <span>
#include <string>
#include <unordered_map>
#include <vector>
#include "ImageConversion.h"
Go to the source code of this file.
Classes | |
class | vtfpp::PPL |
struct | vtfpp::PPL::Image |
Namespaces | |
namespace | vtfpp |