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 | Static Public Member Functions | Public Attributes | Protected Member Functions | Private Member Functions
makVrv::DtHeightMapManagerSignaler Class Reference

The signaler object for the DtHeightMapManager class. More...

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

Public Member Functions

virtual ~DtHeightMapManagerSignaler ()
 DTOR. More...
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor. More...
 
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor. More...
 

Static Public Member Functions

static DtHeightMapManagerSignalerinstance (DtDe &)
 Get the global instance for this signaler. More...
 

Public Attributes

boost::signalslib::signal
< void(DtHeightMapManager
&manager)> 
signal_heightMapChanged
 Emitted when the height map changes. More...
 
boost::signalslib::signal< void()> signal_cameraChanged
 Emitted when an associated camera has changed. More...
 
boost::signalslib::signal
< void(DtHeightMapManager
&manager, const osg::State
*state, const osg::Camera
*camera)> 
signal_syncHeightMapToGpu
 emitted when height map should be synced to gpu More...
 

Protected Member Functions

 DtHeightMapManagerSignaler ()
 

Private Member Functions

 DtHeightMapManagerSignaler (const DtHeightMapManagerSignaler &other)=delete
 Copy Constructor not implemented – Copy Not Allowed. More...
 
DtHeightMapManagerSignaleroperator= (const DtHeightMapManagerSignaler &other)=delete
 Assignment Operator Not implemented – Assignment Not Allowed. More...
 

Detailed Description

The signaler object for the DtHeightMapManager class.

Constructor & Destructor Documentation

virtual makVrv::DtHeightMapManagerSignaler::~DtHeightMapManagerSignaler ( )
virtual

DTOR.

makVrv::DtHeightMapManagerSignaler::DtHeightMapManagerSignaler ( const DtHeightMapManagerSignaler other)
privatedelete

Copy Constructor not implemented – Copy Not Allowed.

makVrv::DtHeightMapManagerSignaler::DtHeightMapManagerSignaler ( )
protected

Member Function Documentation

static DtHeightMapManagerSignaler& makVrv::DtHeightMapManagerSignaler::instance ( DtDe )
static

Get the global instance for this signaler.

DtHeightMapManagerSignaler& makVrv::DtHeightMapManagerSignaler::operator= ( const DtHeightMapManagerSignaler other)
privatedelete

Assignment Operator Not implemented – Assignment Not Allowed.

Member Data Documentation

boost::signalslib::signal<void(DtHeightMapManager& manager)> makVrv::DtHeightMapManagerSignaler::signal_heightMapChanged

Emitted when the height map changes.

boost::signalslib::signal<void()> makVrv::DtHeightMapManagerSignaler::signal_cameraChanged

Emitted when an associated camera has changed.

boost::signalslib::signal<void(DtHeightMapManager& manager, const osg::State* state, const osg::Camera* camera)> makVrv::DtHeightMapManagerSignaler::signal_syncHeightMapToGpu

emitted when height map should be synced to gpu


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)