VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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.
virtual ~DtGroundClampingLogic ()
 virtual DTOR
virtual void setGroundClampingFactor (int factor)
virtual void enableGroundClamping (bool b)
virtual void setGroundClampingCullingEnabled (bool b)
- Public Member Functions inherited from makVrv::DtSignalConnectionManager
 DtSignalConnectionManager ()
 CTOR.
virtual ~DtSignalConnectionManager ()
 DTOR.
void manageConnection (const boost::signalslib::connection &conn)
 Connect a signal.
DtSignalConnectionManageroperator+= (const boost::signalslib::connection &conn)
 Connect a signal.
int numberOfConnections () const
 Get the number of connections.
void disconnectSignals ()
 Disconnect all signals.
bool blockConnections (bool blocked)
 Blocks/unblocks connections.
bool blockConnection (int index, bool blocked)
 Blocks/unblocks connections.
bool connectionsBlocked () const
 check whether connections are blocked.
bool connectionBlocked (int index) const
 check whether connections are blocked.

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.
bool myConnectionsBlocked
bool myIndiviualConnectionedBlocked

Additional Inherited Members

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

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 Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)