![]() |
VR-Forces 4.0.4 Class Documentation
|
DtWireframeCommand enables or disables wireframe mode. More...

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