![]() |
VR-Forces 4.0.4 Class Documentation
|
The Master Scenario Settings Dialog. More...

Public Member Functions | |
| DtVrfPointManipulationHandler (makVrv::DtDe &) | |
| virtual | ~DtVrfPointManipulationHandler () |
Protected Member Functions | |
| virtual bool | createVrfObject () |
| virtual bool | modifyVrfObjects () |
| virtual DtVrfObjectFacadeInterface * | createLocalRepresentation (DtVrlinkSimulatedBaseStateView *editStateView=0) |
| returns object if successful, otherwise NULL | |
| virtual DtVrfObjectFacadeInterface * | createLocalRepresentation (DtVrlinkSimulatedBaseStateView *editStateView, makVrv::DtUniqueID sceneObjectId, DtVrlinkSimulatedBaseStateView *principalStateView) |
| virtual void | setForce (int) |
| Sets the force of the object. | |
| virtual bool | typeIsValidForEditingByHandler (const makVrv::DtElementEntry::ElementType &, const DtEntityType &) const |
| Override to not allow a particular element type to be editable. By default all are. | |
The Master Scenario Settings Dialog.
| virtual makVrf::DtVrfPointManipulationHandler::~DtVrfPointManipulationHandler | ( | ) | [virtual] |
| virtual bool makVrf::DtVrfPointManipulationHandler::createVrfObject | ( | ) | [protected, virtual] |
Implements makVrf::DtVrfObjectManipulationHandlerBaseClass.
| virtual bool makVrf::DtVrfPointManipulationHandler::modifyVrfObjects | ( | ) | [protected, virtual] |
Implements makVrf::DtVrfObjectManipulationHandlerBaseClass.
| virtual DtVrfObjectFacadeInterface* makVrf::DtVrfPointManipulationHandler::createLocalRepresentation | ( | DtVrlinkSimulatedBaseStateView * | editStateView = 0 | ) | [protected, virtual] |
returns object if successful, otherwise NULL
Implements makVrf::DtVrfObjectManipulationHandlerBaseClass.
| virtual DtVrfObjectFacadeInterface* makVrf::DtVrfPointManipulationHandler::createLocalRepresentation | ( | DtVrlinkSimulatedBaseStateView * | editStateView, |
| makVrv::DtUniqueID | sceneObjectId, | ||
| DtVrlinkSimulatedBaseStateView * | principalStateView | ||
| ) | [protected, virtual] |
Implements makVrf::DtVrfObjectManipulationHandlerBaseClass.
| virtual void makVrf::DtVrfPointManipulationHandler::setForce | ( | int | ) | [protected, virtual] |
Sets the force of the object.
Reimplemented from makVrf::DtVrfObjectManipulationHandlerBaseClass.
| virtual bool makVrf::DtVrfPointManipulationHandler::typeIsValidForEditingByHandler | ( | const makVrv::DtElementEntry::ElementType & | , |
| const DtEntityType & | |||
| ) | const [protected, virtual] |
Override to not allow a particular element type to be editable. By default all are.
Reimplemented from makVrf::DtVrfObjectManipulationHandlerBaseClass.