![]() |
VR-Forces 4.0.4 Class Documentation
|
DtPerformanceStatsCommand enables or disables performance stats. More...

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