![]() |
VR-Forces 4.0.4 Class Documentation
|
DtEntitySmoothingCommand enables or disables entity smoothing. More...

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