Simbody  3.4 (development)
SimTK::MultibodyGraphMaker::JointType Class Reference

Local class that defines the properties of a known joint type. More...

#include <MultibodyGraphMaker.h>

List of all members.

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

Detailed Description

Local class that defines the properties of a known joint type.


Constructor & Destructor Documentation

SimTK::MultibodyGraphMaker::JointType::JointType ( const std::string &  name,
int  numMobilities,
bool  haveGoodLoopJointAvailable,
void *  userRef 
) [inline]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines