![]() |
VR-Forces 4.1 Class Documentation
|
Logic class for the DtVrfSceneSettingsEnvironmentWidget. More...

Public Member Functions | |
| DtEnvironmentSettingsEnvironmentLogic (makVrv::DtDe &de, DtEnvironmentWeatherInterface *envInterface) | |
| CTOR. | |
| ~DtEnvironmentSettingsEnvironmentLogic () | |
| DTOR. | |
| virtual void | setupGui () |
| virtual void | onPrecipitationStateChanged (bool checked) |
| virtual void | onPrecipitationTypeChanged (int index) |
| virtual void | onPrecipitationIntensityChanged (double value) |
| virtual void | onSkyConditionsChanged (int index) |
| virtual void | onVisibilityChanged (double value) |
| virtual void | onWindSpeedChanged (double value) |
| virtual void | onWindDirectionChanged (double value) |
Public Member Functions inherited from makVrf::DtBaseEnvironmentSettingsWeatherLogic | |
| DtBaseEnvironmentSettingsWeatherLogic (makVrv::DtDe &de, DtEnvironmentWeatherInterface *envInterface) | |
| CTOR. | |
| ~DtBaseEnvironmentSettingsWeatherLogic () | |
| DTOR. | |
Protected Member Functions | |
| virtual int | mapIndexToCloudState (int index) |
| virtual int | mapCloudStateToIndex (int cloudState) |
| virtual void | limitVisibilityEntryBasedOnPrecipitation () |
| Sets a limit to the visibility value that can be entered based on whether there is precipitation active or not. | |
Additional Inherited Members | |
Protected Attributes inherited from makVrf::DtBaseEnvironmentSettingsWeatherLogic | |
| makVrv::DtDe & | myDe |
| DtEnvironmentWeatherInterface * | myInterface |
| makVrv::DtSignalConnectionManager | mySignals |
Logic class for the DtVrfSceneSettingsEnvironmentWidget.
| makVrf::DtEnvironmentSettingsEnvironmentLogic::DtEnvironmentSettingsEnvironmentLogic | ( | makVrv::DtDe & | de, |
| DtEnvironmentWeatherInterface * | envInterface | ||
| ) |
CTOR.
| makVrf::DtEnvironmentSettingsEnvironmentLogic::~DtEnvironmentSettingsEnvironmentLogic | ( | ) |
DTOR.
|
virtual |
Implements makVrf::DtBaseEnvironmentSettingsWeatherLogic.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Sets a limit to the visibility value that can be entered based on whether there is precipitation active or not.