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

#include <MDL.h>

Collaboration diagram for mdlpp::MDL::FlexController:

Public Attributes

std::string type
std::string name
int32_t localToGlobal
float min
float max

Detailed Description

Definition at line 558 of file MDL.h.

Member Data Documentation

◆ localToGlobal

int32_t mdlpp::MDL::FlexController::localToGlobal

Definition at line 565 of file MDL.h.

◆ max

float mdlpp::MDL::FlexController::max

Definition at line 567 of file MDL.h.

◆ min

float mdlpp::MDL::FlexController::min

Definition at line 566 of file MDL.h.

◆ name

std::string mdlpp::MDL::FlexController::name

Definition at line 563 of file MDL.h.

◆ type

std::string mdlpp::MDL::FlexController::type

Definition at line 560 of file MDL.h.


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