![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <MDL.h>

Public Attributes | |
| std::string | name |
| int32_t | bone |
| sourcepp::math::Vec3f | org |
| float | zOffset |
| float | radius |
| sourcepp::math::Vec3f | up |
| sourcepp::math::Vec3f | forward |
| int32_t | texture |
| float | irisScale |
| std::array< int32_t, 3 > | upperFlexDesc |
| std::array< int32_t, 3 > | lowerFlexDesc |
| std::array< float, 3 > | upperTarget |
| std::array< float, 3 > | lowerTarget |
| int32_t | upperLidFlexDesc |
| int32_t | lowerLidFlexDesc |
| bool | nonFACS |