SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
mdlpp::MDL::Mouth Struct Reference

#include <MDL.h>

Public Attributes

int32_t bone
sourcepp::math::Vec3f forward
int32_t flexDescIndex

Detailed Description

Definition at line 629 of file MDL.h.

Member Data Documentation

◆ bone

int32_t mdlpp::MDL::Mouth::bone

Definition at line 630 of file MDL.h.

◆ flexDescIndex

int32_t mdlpp::MDL::Mouth::flexDescIndex

Definition at line 632 of file MDL.h.

◆ forward

sourcepp::math::Vec3f mdlpp::MDL::Mouth::forward

Definition at line 631 of file MDL.h.


The documentation for this struct was generated from the following file:
  • include/mdlpp/structs/MDL.h