![]() |
VR-Forces Developer's Guide
|
Logic to manage the Observer Mode Selection Widget.

Public Member Functions | |
| DtGroundClampingLogic (DtDe &de, DtGroundClampingWidgetInterface &iFace) | |
| virtual | ~DtGroundClampingLogic () |
| virtual void | setGroundClampingFactor (int factor) |
| virtual void | enableGroundClamping (bool b) |
| virtual void | setGroundClampingCullingEnabled (bool b) |
Public Member Functions inherited from makVrv::DtSignalConnectionManager | |
| DtSignalConnectionManager () | |
| virtual | ~DtSignalConnectionManager () |
| void | manageConnection (const boost::signalslib::connection &conn) |
| DtSignalConnectionManager & | operator+= (const boost::signalslib::connection &conn) |
| bool | blockConnections (bool blocked) |
| int | numberOfConnections () const |
| void | disconnectSignals () |
| bool | connectionsBlocked () const |
Protected Member Functions | |
| virtual void | slot_activate (DtDe *de) |
| virtual void | slot_deactivate (DtDe *de) |
| virtual void | setupGui () |
Protected Attributes | |
| DtDe & | myDe |
| DtGroundClampingWidgetInterface & | myInterface |
Protected Attributes inherited from makVrv::DtSignalConnectionManager | |
| Connections | myConnections |
| bool | myConnectionsBlocked |
| bool | myIndiviualConnectionedBlocked |
| std::vector < boost::signalslib::shared_connection_block * > | mySharedConnectionsBlockManager |
Additional Inherited Members | |
Protected Types inherited from makVrv::DtSignalConnectionManager | |
| typedef std::vector < boost::signalslib::connection > | Connections |
| makVrv::DtGroundClampingLogic::DtGroundClampingLogic | ( | DtDe & | de, |
| DtGroundClampingWidgetInterface & | iFace | ||
| ) |
CTOR.
|
virtual |
virtual DTOR
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protected |
|
protected |