| 
    Simbody
    3.7
    
   | 
 
Local class that defines the properties of a known joint type. More...
Public Member Functions | |
| JointType (const std::string &name, int numMobilities, bool haveGoodLoopJointAvailable, void *userRef) | |
Public Attributes | |
| std::string | name | 
| int | numMobilities | 
| bool | haveGoodLoopJointAvailable | 
| void * | userRef | 
Local class that defines the properties of a known joint type.
      
  | 
  inline | 
| std::string SimTK::MultibodyGraphMaker::JointType::name | 
| int SimTK::MultibodyGraphMaker::JointType::numMobilities | 
| bool SimTK::MultibodyGraphMaker::JointType::haveGoodLoopJointAvailable | 
| void* SimTK::MultibodyGraphMaker::JointType::userRef |