RigsofRods
Soft-body Physics Simulation
|
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 |
Loads and manages 'inertia_models.cfg'.
Definition at line 34 of file CmdKeyInertia.h.
Ogre::SimpleSpline * RoR::CmdKeyInertiaConfig::GetSplineByName | ( | Ogre::String | model | ) |
void RoR::CmdKeyInertiaConfig::LoadDefaultInertiaModels | ( | ) |
Definition at line 138 of file CmdKeyInertia.cpp.
|
private |
Definition at line 41 of file CmdKeyInertia.h.