![]() |
Trax3 3.1.0
trax track library
|
This is the complete list of members for trax::HingeJoint, including all inherited members.
| BodyA() const noexcept=0 | trax::Joint | pure virtual |
| BodyA(Body *pBody)=0 | trax::Joint | pure virtual |
| BodyB() const noexcept=0 | trax::Joint | pure virtual |
| BodyB(Body *pBody)=0 | trax::Joint | pure virtual |
| GetBendAngle() const noexcept=0 | trax::HingeJoint | pure virtual |
| GetName() const noexcept=0 | trax::Joint | pure virtual |
| GetPitchAngle() const noexcept=0 | trax::HingeJoint | pure virtual |
| GetTurnAngle() const noexcept=0 | trax::HingeJoint | pure virtual |
| LocalAxisA() const noexcept=0 | trax::HingeJoint | pure virtual |
| LocalAxisB() const noexcept=0 | trax::HingeJoint | pure virtual |
| LocalPoseA() const noexcept=0 | trax::Joint | pure virtual |
| LocalPoseB() const noexcept=0 | trax::Joint | pure virtual |
| SetName(const char *name) noexcept=0 | trax::Joint | pure virtual |
| ~Joint()=default | trax::Joint | virtual |