VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtGroundClampingLogic Class Reference

Logic to manage the Observer Mode Selection Widget. More...

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

Public Member Functions

 DtGroundClampingLogic (DtDe &de, DtGroundClampingWidgetInterface &iFace)
 CTOR. More...
 
virtual ~DtGroundClampingLogic ()
 virtual DTOR More...
 
virtual void setGroundClampingFactor (int factor)
 
virtual void enableGroundClamping (bool b)
 
virtual void setGroundClampingCullingEnabled (bool b)
 
- Public Member Functions inherited from makVrv::DtSignalConnectionManager
 DtSignalConnectionManager ()
 CTOR. More...
 
virtual ~DtSignalConnectionManager ()
 DTOR. More...
 
void manageConnection (const boost::signalslib::connection &conn)
 Connect a signal. More...
 
DtSignalConnectionManageroperator+= (const boost::signalslib::connection &conn)
 Connect a signal. More...
 
bool blockConnections (bool blocked)
 Blocks/unblocks connections. More...
 
int numberOfConnections () const
 Get the number of connections. More...
 
void disconnectSignals ()
 Disconnect all signals. More...
 
bool connectionsBlocked () const
 check whether connections are blocked. More...
 

Protected Member Functions

virtual void slot_activate (DtDe *de)
 
virtual void slot_deactivate (DtDe *de)
 
virtual void setupGui ()
 

Protected Attributes

DtDemyDe
 
DtGroundClampingWidgetInterfacemyInterface
 
- Protected Attributes inherited from makVrv::DtSignalConnectionManager
Connections myConnections
 The connected signals. More...
 
bool myConnectionsBlocked
 
bool myIndiviualConnectionedBlocked
 
std::vector
< boost::signalslib::shared_connection_block * > 
mySharedConnectionsBlockManager
 blocking Connections manager for signal2 connection More...
 

Additional Inherited Members

- Protected Types inherited from makVrv::DtSignalConnectionManager
typedef std::vector
< boost::signalslib::connection > 
Connections
 A collection of signals. More...
 

Detailed Description

Logic to manage the Observer Mode Selection Widget.

Constructor & Destructor Documentation

makVrv::DtGroundClampingLogic::DtGroundClampingLogic ( DtDe de,
DtGroundClampingWidgetInterface iFace 
)

CTOR.

virtual makVrv::DtGroundClampingLogic::~DtGroundClampingLogic ( )
virtual

virtual DTOR

Member Function Documentation

virtual void makVrv::DtGroundClampingLogic::setGroundClampingFactor ( int  factor)
virtual
virtual void makVrv::DtGroundClampingLogic::enableGroundClamping ( bool  b)
virtual
virtual void makVrv::DtGroundClampingLogic::setGroundClampingCullingEnabled ( bool  b)
virtual
virtual void makVrv::DtGroundClampingLogic::slot_activate ( DtDe de)
protectedvirtual
virtual void makVrv::DtGroundClampingLogic::slot_deactivate ( DtDe de)
protectedvirtual
virtual void makVrv::DtGroundClampingLogic::setupGui ( )
protectedvirtual

Member Data Documentation

DtDe& makVrv::DtGroundClampingLogic::myDe
protected
DtGroundClampingWidgetInterface& makVrv::DtGroundClampingLogic::myInterface
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)