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

#include <MDL.h>

Public Attributes

int32_t srcBoneTransformCount
int32_t srcBoneTransformIndex
int32_t illumPositionAttachmentIndex
float maxEyeDeflection
int32_t linearBoneIndex
int32_t nameIndex
int32_t boneFlexDriverCount
int32_t boneFlexDriverIndex

Detailed Description

Definition at line 848 of file MDL.h.

Member Data Documentation

◆ boneFlexDriverCount

int32_t mdlpp::MDL::MDL::Header2::boneFlexDriverCount

Definition at line 855 of file MDL.h.

◆ boneFlexDriverIndex

int32_t mdlpp::MDL::MDL::Header2::boneFlexDriverIndex

Definition at line 856 of file MDL.h.

◆ illumPositionAttachmentIndex

int32_t mdlpp::MDL::MDL::Header2::illumPositionAttachmentIndex

Definition at line 851 of file MDL.h.

◆ linearBoneIndex

int32_t mdlpp::MDL::MDL::Header2::linearBoneIndex

Definition at line 853 of file MDL.h.

◆ maxEyeDeflection

float mdlpp::MDL::MDL::Header2::maxEyeDeflection

Definition at line 852 of file MDL.h.

◆ nameIndex

int32_t mdlpp::MDL::MDL::Header2::nameIndex

Definition at line 854 of file MDL.h.

◆ srcBoneTransformCount

int32_t mdlpp::MDL::MDL::Header2::srcBoneTransformCount

Definition at line 849 of file MDL.h.

◆ srcBoneTransformIndex

int32_t mdlpp::MDL::MDL::Header2::srcBoneTransformIndex

Definition at line 850 of file MDL.h.


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