![]() |
VR-Forces 5.0.3 Developer's Guide
|
DtDetachViewCommand detaches the observer (if attached) and leaves it at the current position and orientation.

Public Member Functions | |
| DtDetachViewCommand () | |
| virtual | ~DtDetachViewCommand () |
| virtual std::string | observer () |
| virtual void | setObserver (const std::string &newObs) |
| virtual void | execute (DtDe &de) |
Public Member Functions inherited from makVrv::DtVrvCommand | |
| DtVrvCommand () | |
| virtual | ~DtVrvCommand () |
| virtual vrvControlToolkit::DtVrvControlTypeEnum | commandType () |
Protected Attributes | |
| std::string | myObserver |
Protected Attributes inherited from makVrv::DtVrvCommand | |
| vrvControlToolkit::DtVrvControlTypeEnum | myCommandType |
| makVrv::DtDetachViewCommand::DtDetachViewCommand | ( | ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements makVrv::DtVrvCommand.
|
protected |