DtUseSavedViewCommand sets a integer parameter of a sensor mode.
More...
Detailed Description
DtUseSavedViewCommand sets a integer parameter of a sensor mode.
Constructor & Destructor Documentation
| makVrv::DtUseSavedViewCommand::DtUseSavedViewCommand |
( |
| ) |
|
| virtual makVrv::DtUseSavedViewCommand::~DtUseSavedViewCommand |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual std::string makVrv::DtUseSavedViewCommand::observerName |
( |
| ) |
|
|
virtual |
Return the name of the observer that this command will control If "", uses current observer.
| virtual void makVrv::DtUseSavedViewCommand::setObserverName |
( |
const std::string & |
newObs | ) |
|
|
virtual |
Set the name of the observer that this command will control.
| virtual std::string makVrv::DtUseSavedViewCommand::savedViewFilename |
( |
| ) |
const |
|
virtual |
Get the name of saved view file to load.
| virtual void makVrv::DtUseSavedViewCommand::setSavedViewFilename |
( |
const std::string & |
filename | ) |
|
|
virtual |
Set the name of saved view file to load.
| virtual std::string makVrv::DtUseSavedViewCommand::savedViewDisplayName |
( |
| ) |
const |
|
virtual |
Get the name of the saved view to use.
| virtual void makVrv::DtUseSavedViewCommand::setSavedViewDisplayName |
( |
const std::string & |
viewName | ) |
|
|
virtual |
Set the name of the saved view to use.
| virtual float makVrv::DtUseSavedViewCommand::smoothTime |
( |
| ) |
const |
|
virtual |
Get the smooth time for animating this view.
| virtual void makVrv::DtUseSavedViewCommand::setSmoothTime |
( |
float |
time | ) |
|
|
virtual |
Set the smooth time for animating to this saved view.
| virtual void makVrv::DtUseSavedViewCommand::execute |
( |
DtDe & |
de | ) |
|
|
virtual |
Member Data Documentation
| std::string makVrv::DtUseSavedViewCommand::myObserverName |
|
protected |
| std::string makVrv::DtUseSavedViewCommand::mySavedViewDisplayName |
|
protected |
| std::string makVrv::DtUseSavedViewCommand::mySavedViewFilename |
|
protected |
| float makVrv::DtUseSavedViewCommand::mySmoothTime |
|
protected |
The documentation for this class was generated from the following file: