![]() |
VR-Forces 4.0.4 Class Documentation
|
DtTimeScaleCommand changes the time scale for the environment. More...

Public Member Functions | |
| DtTimeScaleCommand () | |
| virtual | ~DtTimeScaleCommand () |
| virtual float | timeScale () const |
| virtual void | setTimeScale (const float &d) |
| virtual void | execute (DtDe &de) |
Protected Attributes | |
| float | myTimeScale |
DtTimeScaleCommand changes the time scale for the environment.
| virtual makVrv::DtTimeScaleCommand::~DtTimeScaleCommand | ( | ) | [virtual] |
| virtual float makVrv::DtTimeScaleCommand::timeScale | ( | ) | const [virtual] |
| virtual void makVrv::DtTimeScaleCommand::setTimeScale | ( | const float & | d | ) | [virtual] |
| virtual void makVrv::DtTimeScaleCommand::execute | ( | DtDe & | de | ) | [virtual] |
Implements makVrv::DtVrvCommand.
float makVrv::DtTimeScaleCommand::myTimeScale [protected] |