![]() |
VR-Forces 4.1 Class Documentation
|
Represents the class that manages the different sky conditions supported by the vrf environment. More...

Public Member Functions | |
| virtual | ~DtSkyConditionsManager () |
| unsigned int | currentSkyConditions () const |
| virtual void | setCurrentSkyConditions (const std::string &value) |
| virtual void | setCurrentSkyConditions (unsigned int value) |
| virtual void | createDefaultFile () |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtSkyConditionsManager & | instance (DtDe &de) |
| Get an instance of the settings manager. | |
Protected Member Functions | |
| DtSkyConditionsManager (makVrv::DtDe &) | |
| CTOR. | |
| virtual void | applySkyCondition (makArchives::DtSkyConditionRecord &rec) |
| virtual bool | hasCloudLayer (const makArchives::DtCloudLayerRecord &rec) const |
| virtual void | loadDefaults () |
| virtual void | saveAsDefaults () |
Protected Attributes | |
| DtDe & | myDe |
| makArchives::DtSkyConditionsListRecord | mySkyConditions |
| makArchives::DtEnvironmentRecord::CloudLayerRecordList | myCloudLayers |
Represents the class that manages the different sky conditions supported by the vrf environment.
|
virtual |
|
protected |
CTOR.
|
static |
Get an instance of the settings manager.
| unsigned int makVrv::DtSkyConditionsManager::currentSkyConditions | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protected |
|
protected |
|
protected |