![]()  | 
  
    RigsofRods
    2023.09
    
   Soft-body Physics Simulation 
   | 
 
#include <RigDef_File.h>
 Inheritance diagram for RigDef::Rotator2: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 1038 of file RigDef_File.h.
| Ogre::String RigDef::Rotator2::description | 
Definition at line 1042 of file RigDef_File.h.
| float RigDef::Rotator2::rotating_force = 10000000.f | 
Definition at line 1040 of file RigDef_File.h.
| float RigDef::Rotator2::tolerance = 0.f | 
Definition at line 1041 of file RigDef_File.h.
 1.8.17