#include <SIM_ConAnchorWorldSpaceRot.h>

Public Member Functions | |
| GETSET_DATA_FUNCS_V3 (SIM_NAME_WORLDSPACEPOS, WorldSpacePosition) | |
| GETSET_DATA_FUNCS_V3 (SIM_NAME_ANGVELOCITY, AngularVelocity) | |
Protected Member Functions | |
| SIM_ConAnchorWorldSpaceRot (const SIM_DataFactory *f) | |
| virtual | ~SIM_ConAnchorWorldSpaceRot () |
| virtual UT_Vector3 | getGuidePositionSubclass (const SIM_Time &time) const |
| virtual UT_Quaternion | getOrientationSubclass (const SIM_Time &time) const |
| virtual UT_Vector3 | getAngularVelocitySubclass (const SIM_Time &time) const |
Definition at line 24 of file SIM_ConAnchorWorldSpaceRot.h.
| SIM_ConAnchorWorldSpaceRot::SIM_ConAnchorWorldSpaceRot | ( | const SIM_DataFactory * | f | ) | [explicit, protected] |
| virtual SIM_ConAnchorWorldSpaceRot::~SIM_ConAnchorWorldSpaceRot | ( | ) | [protected, virtual] |
| virtual UT_Vector3 SIM_ConAnchorWorldSpaceRot::getAngularVelocitySubclass | ( | const SIM_Time & | time | ) | const [protected, virtual] |
Implements SIM_ConAnchorRotational.
| virtual UT_Vector3 SIM_ConAnchorWorldSpaceRot::getGuidePositionSubclass | ( | const SIM_Time & | time | ) | const [protected, virtual] |
Reimplemented from SIM_ConAnchorRotational.
| virtual UT_Quaternion SIM_ConAnchorWorldSpaceRot::getOrientationSubclass | ( | const SIM_Time & | time | ) | const [protected, virtual] |
Implements SIM_ConAnchorRotational.
| SIM_ConAnchorWorldSpaceRot::GETSET_DATA_FUNCS_V3 | ( | SIM_NAME_ANGVELOCITY | , | |
| AngularVelocity | ||||
| ) |
| SIM_ConAnchorWorldSpaceRot::GETSET_DATA_FUNCS_V3 | ( | SIM_NAME_WORLDSPACEPOS | , | |
| WorldSpacePosition | ||||
| ) |
1.5.9