VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrv::DtGroundClampingWidgetInterface Class Referenceabstract
Inheritance diagram for makVrv::DtGroundClampingWidgetInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~DtGroundClampingWidgetInterface ()
 
virtual void setEnabled (bool)=0
 
virtual void setValue (bool)=0
 
virtual void setGroundClampingFactor (int factor)=0
 

Constructor & Destructor Documentation

virtual makVrv::DtGroundClampingWidgetInterface::~DtGroundClampingWidgetInterface ( )
virtual

Virtual DTOR.

Member Function Documentation

virtual void makVrv::DtGroundClampingWidgetInterface::setEnabled ( bool  )
pure virtual

Sets widget to be enabled/disabled.

Implemented in makVrv::DtGroundClampingWidget.

virtual void makVrv::DtGroundClampingWidgetInterface::setValue ( bool  )
pure virtual

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

Implemented in makVrv::DtGroundClampingWidget.

virtual void makVrv::DtGroundClampingWidgetInterface::setGroundClampingFactor ( int  factor)
pure virtual

Sets the value of the ground clamping scale factor slider.

Implemented in makVrv::DtGroundClampingWidget.


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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)