![]() |
VR-Forces 5.0.2 Developer's Guide
|
DtUseGlobalTimeZoneCommand changes whether or not to position the sun using GMT time (true) or with the observer in the local time zone (false)

Public Member Functions | |
| DtUseGlobalTimeZoneCommand () | |
| virtual | ~DtUseGlobalTimeZoneCommand () |
| virtual bool | useGlobalTimeZone () const |
| virtual void | setUseGlobalTimeZone (const bool &b) |
| virtual void | execute (DtDe &de) |
Public Member Functions inherited from makVrv::DtVrvCommand | |
| DtVrvCommand () | |
| virtual | ~DtVrvCommand () |
| virtual vrvControlToolkit::DtVrvControlTypeEnum | commandType () |
Protected Attributes | |
| bool | myUseGlobalTimeZone |
Protected Attributes inherited from makVrv::DtVrvCommand | |
| vrvControlToolkit::DtVrvControlTypeEnum | myCommandType |
| makVrv::DtUseGlobalTimeZoneCommand::DtUseGlobalTimeZoneCommand | ( | ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements makVrv::DtVrvCommand.
|
protected |