![]() |
VR-Forces 4.0.4 Class Documentation
|
DtSmokePlumesCommand enables or disablessmoke. More...

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