![]() |
VR-Forces Development_Version Class Documentation
|
Logic to manage the Observer Mode Selection Widget. More...

Public Member Functions | |
| DtTerrainScaleWidgetLogic (DtDe &de, DtTerrainScaleWidgetInterface &iFace) | |
| CTOR. | |
| virtual | ~DtTerrainScaleWidgetLogic () |
| virtual DTOR | |
| virtual void | setTerrainScaleFactor (double factor) |
| Called by signal from widget when user changes scale factor. | |
| virtual void | setTerrainScalingEnabled (bool b) |
| called by signal from widget when user changes terrain scaling state | |
Protected Member Functions | |
| virtual void | slot_activate (DtDe *de) |
| Called when the De is fully usable. | |
| virtual void | slot_deactivate (DtDe *de) |
| void | sendSettingsToGui () |
| Update the gui with the latest values. | |
Protected Attributes | |
| DtSignalConnectionManager | myConnections |
| DtDe & | myDe |
| DtTerrainScaleWidgetInterface & | myInterface |
Logic to manage the Observer Mode Selection Widget.
| makVrv::DtTerrainScaleWidgetLogic::DtTerrainScaleWidgetLogic | ( | DtDe & | de, |
| DtTerrainScaleWidgetInterface & | iFace | ||
| ) |
CTOR.
|
virtual |
virtual DTOR
|
virtual |
Called by signal from widget when user changes scale factor.
|
virtual |
called by signal from widget when user changes terrain scaling state
|
protectedvirtual |
Called when the De is fully usable.
|
inlineprotectedvirtual |
|
protected |
Update the gui with the latest values.
|
protected |
|
protected |
|
protected |