Hinge2Joint Class Reference
#include <Hinge2Joint.hh>
Inheritance diagram for Hinge2Joint:
Public Member Functions | |
Hinge2Joint (World *world) | |
Constructor. | |
virtual | ~Hinge2Joint () |
virtual void | SetAnchor (GzVector anchor) |
Set the anchor point. | |
void | SetAxis1 (GzVector axis) |
Set the first axis of rotation. | |
void | SetAxis2 (GzVector axis) |
Set the second axis of rotation. | |
virtual double | GetParam (int parameter) const |
Get the specified parameter. | |
virtual void | SetParam (int parameter, double value) |
Set _parameter with _value. | |
virtual GzVector | GetAnchor () const |
Get anchor point. | |
GzVector | GetAnchor2 () const |
Get anchor point 2. | |
GzVector | GetAxis1 () const |
Get first axis of rotation. | |
GzVector | GetAxis2 () const |
Get second axis of rotation. | |
double | GetAngle1 () const |
Get angle of rotation about first axis. | |
double | GetAngle1Rate () const |
Get rate of rotation about first axis. | |
double | GetAngle2Rate () const |
Get rate of rotation about second axis. | |
void | SetTorque (double torque1, double torque2) |
Constructor & Destructor Documentation
|
Constructor.
|
|
|
Member Function Documentation
|
Set the anchor point.
Reimplemented from Joint. |
|
Set the first axis of rotation.
|
|
Set the second axis of rotation.
|
|
Get the specified parameter.
Reimplemented from Joint. |
|
Set _parameter with _value.
Reimplemented from Joint. |
|
Get anchor point.
Reimplemented from Joint. |
|
Get anchor point 2.
|
|
Get first axis of rotation.
|
|
Get second axis of rotation.
|
|
Get angle of rotation about first axis.
|
|
Get rate of rotation about first axis.
|
|
Get rate of rotation about second axis.
|
|
|
The documentation for this class was generated from the following files: