HingeJoint Class Reference
#include <HingeJoint.hh>
Inheritance diagram for HingeJoint:
Public Member Functions | |
HingeJoint (World *world) | |
Constructor. | |
virtual | ~HingeJoint () |
double | GetAngle () const |
double | GetAngleRate () const |
virtual double | GetParam (int parameter) const |
virtual void | SetAnchor (GzVector anchor) |
Set the anchor point. | |
void | SetAxis (GzVector axis) |
Set the axis of rotation. | |
virtual GzVector | GetAnchor () const |
Get the anchor point. | |
GzVector | GetAxis () const |
Get the axis of rotation. | |
virtual void | SetParam (int parameter, double value) |
void | SetTorque (double torque) |
Constructor & Destructor Documentation
|
Constructor.
|
|
|
Member Function Documentation
|
|
|
|
|
Reimplemented from Joint. |
|
Set the anchor point.
Reimplemented from Joint. |
|
Set the axis of rotation.
|
|
Get the anchor point.
Reimplemented from Joint. |
|
Get the axis of rotation.
|
|
Reimplemented from Joint. |
|
|
The documentation for this class was generated from the following files: