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

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