![]() |
VR-Forces 4.8 Class Documentation
|

Public Member Functions | |
| virtual | ~DtGroundClampingWidgetInterface () |
| Virtual DTOR. More... | |
| virtual void | setEnabled (bool)=0 |
| Sets widget to be enabled/disabled. More... | |
| virtual void | setValue (bool)=0 |
| Sets widget value to true/false (on/off) More... | |
| virtual void | setGroundClampingFactor (int factor)=0 |
| Sets the value of the ground clamping scale factor slider. More... | |
|
virtual |
Virtual DTOR.
|
pure virtual |
Sets widget to be enabled/disabled.
Implemented in makVrv::DtGroundClampingWidget.
|
pure virtual |
Sets widget value to true/false (on/off)
Implemented in makVrv::DtGroundClampingWidget.
|
pure virtual |
Sets the value of the ground clamping scale factor slider.
Implemented in makVrv::DtGroundClampingWidget.