SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
MDL.cpp File Reference
#include <mdlpp/structs/MDL.h>
#include <BufferStream.h>
#include <sourcepp/parser/Binary.h>
Include dependency graph for MDL.cpp:

Go to the source code of this file.

Variables

constexpr int32_t MDL_ID = parser::binary::makeFourCC("IDST")
 

Variable Documentation

◆ MDL_ID

constexpr int32_t MDL_ID = parser::binary::makeFourCC("IDST")
constexpr

Definition at line 9 of file MDL.cpp.