#include <SIM_ConAnchorObjPointIdRot.h>

Public Member Functions | |
| GETSET_DATA_FUNCS_I (SIM_NAME_POINTID, PointId) | |
| Store the point number if we are anchored to a geometry point. | |
| GETSET_DATA_FUNCS_S (SIM_NAME_IDATTRIBNAME, IdAttribName) | |
| The name of the attribute used to identify the point we want. | |
Protected Member Functions | |
| SIM_ConAnchorObjPointIdRot (const SIM_DataFactory *f) | |
| virtual | ~SIM_ConAnchorObjPointIdRot () |
| virtual int | getPointSubclass () const |
| virtual void | setPointSubclass (int ptnum) |
Definition at line 20 of file SIM_ConAnchorObjPointIdRot.h.
| SIM_ConAnchorObjPointIdRot::SIM_ConAnchorObjPointIdRot | ( | const SIM_DataFactory * | f | ) | [explicit, protected] |
| virtual SIM_ConAnchorObjPointIdRot::~SIM_ConAnchorObjPointIdRot | ( | ) | [protected, virtual] |
| virtual int SIM_ConAnchorObjPointIdRot::getPointSubclass | ( | ) | const [protected, virtual] |
Implements SIM_ConAnchorObjPointRot.
| SIM_ConAnchorObjPointIdRot::GETSET_DATA_FUNCS_I | ( | SIM_NAME_POINTID | , | |
| PointId | ||||
| ) |
Store the point number if we are anchored to a geometry point.
| SIM_ConAnchorObjPointIdRot::GETSET_DATA_FUNCS_S | ( | SIM_NAME_IDATTRIBNAME | , | |
| IdAttribName | ||||
| ) |
The name of the attribute used to identify the point we want.
| virtual void SIM_ConAnchorObjPointIdRot::setPointSubclass | ( | int | ptnum | ) | [protected, virtual] |
Implements SIM_ConAnchorObjPointRot.
1.5.9