![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| DtVrfAttachWidgetLogic (makVrv::DtDe &de, DtVrfAttachWidgetInterface *iFace) | |
| virtual | ~DtVrfAttachWidgetLogic () |
| virtual void | setAttachMode (int mode) |
| process a change in attach mode | |
| virtual void | detach () |
| Tell the current observer to detach from all attached objects. | |
| virtual void | attachNext () |
| Tell the current observer to attach to the next (allowed) object. | |
| virtual void | attachPrevious () |
| Tell the current observer to attach to the previous (allowed) object. | |
| virtual void | attachToSelected () |
| Tell the current observer to attach to the current selection. | |
Protected Member Functions | |
| virtual void | determineAttachState () |
| Determine the current attach state. | |
| makVrf::DtVrfAttachWidgetLogic::DtVrfAttachWidgetLogic | ( | makVrv::DtDe & | de, |
| DtVrfAttachWidgetInterface * | iFace | ||
| ) |
| virtual makVrf::DtVrfAttachWidgetLogic::~DtVrfAttachWidgetLogic | ( | ) | [virtual] |
| virtual void makVrf::DtVrfAttachWidgetLogic::setAttachMode | ( | int | mode | ) | [virtual] |
process a change in attach mode
Reimplemented from makVrv::DtAttachWidgetLogic.
| virtual void makVrf::DtVrfAttachWidgetLogic::detach | ( | ) | [virtual] |
Tell the current observer to detach from all attached objects.
Reimplemented from makVrv::DtAttachWidgetLogic.
| virtual void makVrf::DtVrfAttachWidgetLogic::attachNext | ( | ) | [virtual] |
Tell the current observer to attach to the next (allowed) object.
Reimplemented from makVrv::DtAttachWidgetLogic.
| virtual void makVrf::DtVrfAttachWidgetLogic::attachPrevious | ( | ) | [virtual] |
Tell the current observer to attach to the previous (allowed) object.
Reimplemented from makVrv::DtAttachWidgetLogic.
| virtual void makVrf::DtVrfAttachWidgetLogic::attachToSelected | ( | ) | [virtual] |
Tell the current observer to attach to the current selection.
Reimplemented from makVrv::DtAttachWidgetLogic.
| virtual void makVrf::DtVrfAttachWidgetLogic::determineAttachState | ( | ) | [protected, virtual] |
Determine the current attach state.
Reimplemented from makVrv::DtAttachWidgetLogic.