UniversalJoint Class Reference
#include <UniversalJoint.hh>
Inheritance diagram for UniversalJoint:
List of all members.
Constructor & Destructor Documentation
UniversalJoint::UniversalJoint |
( |
World * |
world |
) |
|
|
UniversalJoint::~UniversalJoint |
( |
|
) |
[virtual] |
|
Member Function Documentation
GzVector UniversalJoint::GetAnchor |
( |
|
) |
const [virtual] |
|
|
Reimplemented from Joint. |
GzVector UniversalJoint::GetAxis1 |
( |
|
) |
const |
|
GzVector UniversalJoint::GetAxis2 |
( |
|
) |
const |
|
double UniversalJoint::GetAngle1 |
( |
|
) |
const |
|
double UniversalJoint::GetAngle2 |
( |
|
) |
const |
|
double UniversalJoint::GetAngleRate1 |
( |
|
) |
const |
|
double UniversalJoint::GetAngleRate2 |
( |
|
) |
const |
|
void UniversalJoint::SetAnchor |
( |
GzVector |
anchor |
) |
[virtual] |
|
|
Reimplemented from Joint. |
void UniversalJoint::SetAxis1 |
( |
GzVector |
axis |
) |
|
|
void UniversalJoint::SetAxis2 |
( |
GzVector |
axis |
) |
|
|
void UniversalJoint::SetParam |
( |
int |
parameter, |
|
|
double |
value |
|
) |
[virtual] |
|
|
Reimplemented from Joint. |
void UniversalJoint::SetTorque |
( |
double |
torque1, |
|
|
double |
torque2 |
|
) |
[virtual] |
|
The documentation for this class was generated from the following files:
Last updated 12 September 2005 21:38:45
|