#include <SIM_ConAnchorObjPointIdPos.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_ConAnchorObjPointIdPos (const SIM_DataFactory *f) | |
| virtual | ~SIM_ConAnchorObjPointIdPos () |
| virtual int | getPointSubclass () const |
| virtual void | setPointSubclass (int ptnum) |
Definition at line 20 of file SIM_ConAnchorObjPointIdPos.h.
| SIM_ConAnchorObjPointIdPos::SIM_ConAnchorObjPointIdPos | ( | const SIM_DataFactory * | f | ) | [explicit, protected] |
| virtual SIM_ConAnchorObjPointIdPos::~SIM_ConAnchorObjPointIdPos | ( | ) | [protected, virtual] |
| virtual int SIM_ConAnchorObjPointIdPos::getPointSubclass | ( | ) | const [protected, virtual] |
Implements SIM_ConAnchorObjPointPos.
| SIM_ConAnchorObjPointIdPos::GETSET_DATA_FUNCS_I | ( | SIM_NAME_POINTID | , | |
| PointId | ||||
| ) |
Store the point number if we are anchored to a geometry point.
| SIM_ConAnchorObjPointIdPos::GETSET_DATA_FUNCS_S | ( | SIM_NAME_IDATTRIBNAME | , | |
| IdAttribName | ||||
| ) |
The name of the attribute used to identify the point we want.
| virtual void SIM_ConAnchorObjPointIdPos::setPointSubclass | ( | int | ptnum | ) | [protected, virtual] |
Implements SIM_ConAnchorObjPointPos.
1.5.9