Defines the DynJoint classes. More...
#include <vector>
#include <map>
#include "matvec3D.h"
Go to the source code of this file.
Classes | |
class | BallDynJoint |
A ball joint constrains all 3 translations. More... | |
class | DynJoint |
The parent class for each of the joint modules used in the dynamics. More... | |
class | FixedDynJoint |
A fixed joint constrains all translations and rotations. More... | |
class | RevoluteDynJoint |
A revolute joint constrains all 3 translations and 2 rotations. More... | |
class | UniversalDynJoint |
A universal joint constrains all 3 translations and 1 rotation. More... | |
Defines | |
#define | _DYNJOINT_H_ |
Defines the DynJoint classes.
Definition in file dynJoint.h.
#define _DYNJOINT_H_ |
Definition at line 292 of file dynJoint.h.