VR-Forces 4.0.4 Class Documentation
Public Member Functions | Public Attributes
makVrv::DtTerrainScaleWidgetInterface Class Reference

Interface of the makVrv::DtTerrainScaleWidget for the makVrv::DtTerrainScaleLogic. More...

Inheritance diagram for makVrv::DtTerrainScaleWidgetInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~DtTerrainScaleWidgetInterface ()
 Virtual DTOR.
virtual void setEnabled (bool)=0
 Sets widget to be enabled/disabled.
virtual void setTerrainScalingEnabled (bool)=0
 Sets widget value to true/false (on/off)
virtual void setTerrainScaleFactor (double factor)=0
 Sets the value of the model scale factor slider.

Public Attributes

boost::signal< void(bool)> signal_terrainScalingEnabledSet
 Emitted by the widget when the user changes terrain scaling enabled.
boost::signal< void(double)> signal_terrainScaleFactorSet
 Emitted by the widget when the user changes the terrain scale factor.

Detailed Description

Interface of the makVrv::DtTerrainScaleWidget for the makVrv::DtTerrainScaleLogic.


Constructor & Destructor Documentation

Virtual DTOR.


Member Function Documentation

virtual void makVrv::DtTerrainScaleWidgetInterface::setEnabled ( bool  ) [pure virtual]

Sets widget to be enabled/disabled.

Implemented in makVrv::DtTerrainScaleWidget.

Sets widget value to true/false (on/off)

Implemented in makVrv::DtTerrainScaleWidget.

virtual void makVrv::DtTerrainScaleWidgetInterface::setTerrainScaleFactor ( double  factor) [pure virtual]

Sets the value of the model scale factor slider.

Implemented in makVrv::DtTerrainScaleWidget.


Member Data Documentation

Emitted by the widget when the user changes terrain scaling enabled.

Emitted by the widget when the user changes the terrain scale factor.


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)