![]() |
VR-Forces 4.0.4 Class Documentation
|
DtResetViewCommand resets the observer in it's current mode setting. More...

Public Member Functions | |
| DtResetViewCommand () | |
| virtual | ~DtResetViewCommand () |
| virtual std::string | observer () |
| virtual void | setObserver (const std::string &newObs) |
| virtual void | execute (DtDe &de) |
Protected Attributes | |
| std::string | myObserver |
DtResetViewCommand resets the observer in it's current mode setting.
| virtual makVrv::DtResetViewCommand::~DtResetViewCommand | ( | ) | [virtual] |
| virtual std::string makVrv::DtResetViewCommand::observer | ( | ) | [virtual] |
| virtual void makVrv::DtResetViewCommand::setObserver | ( | const std::string & | newObs | ) | [virtual] |
| virtual void makVrv::DtResetViewCommand::execute | ( | DtDe & | de | ) | [virtual] |
Implements makVrv::DtVrvCommand.
std::string makVrv::DtResetViewCommand::myObserver [protected] |