RigsofRods
Soft-body Physics Simulation
|
#include <RigDef_File.h>
Data Fields | |
float | rotating_force = 10000000.f |
float | tolerance = 0.f |
Ogre::String | description |
Data Fields inherited from RigDef::Rotator | |
Node::Ref | axis_nodes [2] |
Node::Ref | base_plate_nodes [4] |
Node::Ref | rotating_plate_nodes [4] |
float | rate = 0.f |
unsigned int | spin_left_key = 0 |
unsigned int | spin_right_key = 0 |
Inertia | inertia |
std::shared_ptr< Inertia > | inertia_defaults |
float | engine_coupling = 1.f |
bool | needs_engine = false |
Definition at line 1155 of file RigDef_File.h.
Ogre::String RigDef::Rotator2::description |
Definition at line 1159 of file RigDef_File.h.
float RigDef::Rotator2::rotating_force = 10000000.f |
Definition at line 1157 of file RigDef_File.h.
float RigDef::Rotator2::tolerance = 0.f |
Definition at line 1158 of file RigDef_File.h.