RigsofRods
Soft-body Physics Simulation
Public Member Functions | Private Attributes
RoR::CmdKeyInertiaConfig Class Reference

Loads and manages 'inertia_models.cfg'. More...

#include <CmdKeyInertia.h>

Public Member Functions

void LoadDefaultInertiaModels ()
 
Ogre::SimpleSpline * GetSplineByName (Ogre::String model)
 

Private Attributes

std::map< Ogre::String, Ogre::SimpleSpline > m_splines
 

Detailed Description

Loads and manages 'inertia_models.cfg'.

Definition at line 34 of file CmdKeyInertia.h.

Member Function Documentation

◆ GetSplineByName()

Ogre::SimpleSpline * RoR::CmdKeyInertiaConfig::GetSplineByName ( Ogre::String  model)

Definition at line 129 of file CmdKeyInertia.cpp.

+ Here is the caller graph for this function:

◆ LoadDefaultInertiaModels()

void RoR::CmdKeyInertiaConfig::LoadDefaultInertiaModels ( )

Definition at line 138 of file CmdKeyInertia.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Field Documentation

◆ m_splines

std::map<Ogre::String, Ogre::SimpleSpline> RoR::CmdKeyInertiaConfig::m_splines
private

Definition at line 41 of file CmdKeyInertia.h.


The documentation for this class was generated from the following files: