![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <Generic.h>
Public Types | |
enum | Flags : int32_t { FLAG_NONE = 0 } |
Public Attributes | |
int32_t | endFrame |
Flags | flags |
float | velocityStart |
float | velocityEnd |
float | yawEnd |
sourcepp::math::Vec3f | movement |
sourcepp::math::Vec3f | relativePosition |
enum mdlpp::Movement::Flags : int32_t |