#include <SIM_ConAnchorObjSpaceRot.h>

Public Member Functions | |
| GETSET_DATA_FUNCS_V3 (SIM_NAME_OFFSET, Offset) | |
| Object-space offset. | |
Protected Member Functions | |
| SIM_ConAnchorObjSpaceRot (const SIM_DataFactory *f) | |
| virtual | ~SIM_ConAnchorObjSpaceRot () |
| virtual void | initParmsFromWorldSpacePositionSubclass (const UT_Vector3 &worldspacepos, const SIM_Object *object) |
| virtual UT_Vector3 | getGuidePositionSubclass (const SIM_Time &time) const |
| virtual UT_Quaternion | getOrientationSubclass (const SIM_Time &time) const |
Definition at line 23 of file SIM_ConAnchorObjSpaceRot.h.
| SIM_ConAnchorObjSpaceRot::SIM_ConAnchorObjSpaceRot | ( | const SIM_DataFactory * | f | ) | [explicit, protected] |
| virtual SIM_ConAnchorObjSpaceRot::~SIM_ConAnchorObjSpaceRot | ( | ) | [protected, virtual] |
| virtual UT_Vector3 SIM_ConAnchorObjSpaceRot::getGuidePositionSubclass | ( | const SIM_Time & | time | ) | const [protected, virtual] |
Reimplemented from SIM_ConAnchorRotational.
| virtual UT_Quaternion SIM_ConAnchorObjSpaceRot::getOrientationSubclass | ( | const SIM_Time & | time | ) | const [protected, virtual] |
Reimplemented from SIM_ConAnchorObjRotational.
| SIM_ConAnchorObjSpaceRot::GETSET_DATA_FUNCS_V3 | ( | SIM_NAME_OFFSET | , | |
| Offset | ||||
| ) |
Object-space offset.
| virtual void SIM_ConAnchorObjSpaceRot::initParmsFromWorldSpacePositionSubclass | ( | const UT_Vector3 & | worldspacepos, | |
| const SIM_Object * | object | |||
| ) | [protected, virtual] |
Implements SIM_ConAnchorObjRotational.
1.5.9