#include <SIM_ConAnchorObjPrimPos.h>

Public Member Functions | |
| GETSET_DATA_FUNCS_I (SIM_NAME_PRIMITIVE, Primitive) | |
| Store the primitive number if we are anchored to a geometry primitive. | |
| GETSET_DATA_FUNCS_UV (SIM_NAME_PRIMUV, PrimUV) | |
| (u,v) position within the primitive | |
Protected Member Functions | |
| SIM_ConAnchorObjPrimPos (const SIM_DataFactory *f) | |
| virtual | ~SIM_ConAnchorObjPrimPos () |
| virtual void | initParmsFromWorldSpacePositionSubclass (const UT_Vector3 &worldspacepos, const SIM_Object *object) |
| virtual UT_Vector3 | getPositionSubclass (const SIM_Time &time) const |
| virtual UT_Vector3 | getVelocitySubclass (const SIM_Time &time) const |
Definition at line 21 of file SIM_ConAnchorObjPrimPos.h.
| SIM_ConAnchorObjPrimPos::SIM_ConAnchorObjPrimPos | ( | const SIM_DataFactory * | f | ) | [explicit, protected] |
| virtual SIM_ConAnchorObjPrimPos::~SIM_ConAnchorObjPrimPos | ( | ) | [protected, virtual] |
| virtual UT_Vector3 SIM_ConAnchorObjPrimPos::getPositionSubclass | ( | const SIM_Time & | time | ) | const [protected, virtual] |
Implements SIM_ConAnchorSpatial.
| SIM_ConAnchorObjPrimPos::GETSET_DATA_FUNCS_I | ( | SIM_NAME_PRIMITIVE | , | |
| Primitive | ||||
| ) |
Store the primitive number if we are anchored to a geometry primitive.
| SIM_ConAnchorObjPrimPos::GETSET_DATA_FUNCS_UV | ( | SIM_NAME_PRIMUV | , | |
| PrimUV | ||||
| ) |
(u,v) position within the primitive
| virtual UT_Vector3 SIM_ConAnchorObjPrimPos::getVelocitySubclass | ( | const SIM_Time & | time | ) | const [protected, virtual] |
Reimplemented from SIM_ConAnchorSpatial.
| virtual void SIM_ConAnchorObjPrimPos::initParmsFromWorldSpacePositionSubclass | ( | const UT_Vector3 & | worldspacepos, | |
| const SIM_Object * | object | |||
| ) | [protected, virtual] |
Implements SIM_ConAnchorObjSpatial.
1.5.9