![]() |
VR-Forces 4.0.4 Class Documentation
|
DtVaporTrailsCommand enables or disables wake. More...

Public Member Functions | |
| DtVaporTrailsCommand () | |
| virtual | ~DtVaporTrailsCommand () |
| virtual bool | isEnabled () const |
| virtual void | setEnabled (bool state) |
| virtual void | execute (DtDe &de) |
Protected Attributes | |
| bool | myState |
| int | myLayer |
DtVaporTrailsCommand enables or disables wake.
| virtual makVrv::DtVaporTrailsCommand::~DtVaporTrailsCommand | ( | ) | [virtual] |
| virtual bool makVrv::DtVaporTrailsCommand::isEnabled | ( | ) | const [virtual] |
| virtual void makVrv::DtVaporTrailsCommand::setEnabled | ( | bool | state | ) | [virtual] |
| virtual void makVrv::DtVaporTrailsCommand::execute | ( | DtDe & | de | ) | [virtual] |
Implements makVrv::DtVrvCommand.
bool makVrv::DtVaporTrailsCommand::myState [protected] |
int makVrv::DtVaporTrailsCommand::myLayer [protected] |