VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions
makVrv::DtDeSharedStateSignaler Class Reference

A global signaler object for the state that is shared between master and slaves. More...

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

List of all members.

Public Member Functions

virtual ~DtDeSharedStateSignaler ()
 DTOR.

Static Public Member Functions

static DtDeSharedStateSignalerinstance (DtDe &de)
 Get an instance used to emit, or to connect.

Public Attributes

boost::signal< void(const
std::string &oldName, const
std::string &newName)> 
signal_modelDefinitionRenamed
 Emitted when the model definition is renamed.
boost::signal< void(bool)> signal_wireframeModeChanged
 Emitted when the wireframe mode setting is changed.
boost::signal< void(bool)> signal_terrainScalingEnabledChanged
 Emitted when the terrain scaling enabled setting is changed.
boost::signal< void(double)> signal_terrainScaleFactorChanged
 Emitted when the terrain scale factor setting is changed.
boost::signal< void(double)> signal_clearTrackHistoryOnTerrainScaleChanged
 Emitted when the clear track history on terrain scale factor changed setting is changed.
boost::signal< void()> signal_clearAllTrackHistories
 Emitted when the model definition is renamed.
boost::signal< void(float)> signal_planViewGeocentricOccludedTransparencyChanged
 Emitted when the plan view geocentric occluded transparency is changed.
boost::signal< void(bool, int,
bool, bool, bool)> 
signal_shadowStateChanged
 Emitted when the shadow state changes.
boost::signal< void(bool)> signal_ddsFlipChanged
 Emitted when dds flip is globally turned on or off.
boost::signal< void(bool)> signal_performanceOverlayOnChanged
 Emitted when the on/off state of the performance overlay has changed.
boost::signal< void(bool)> signal_accelerationCachingChanged
 Emitted when the acceleration caching changes.
boost::signal< void(bool)> signal_instancingChanged
 Emitted when the instancing changes.
boost::signal< void(bool)> signal_compressTexturesChanged
 Emitted when compressing textures changes.

Protected Member Functions

 DtDeSharedStateSignaler ()

Detailed Description

A global signaler object for the state that is shared between master and slaves.


Constructor & Destructor Documentation

DTOR.


Member Function Documentation

Get an instance used to emit, or to connect.


Member Data Documentation

boost::signal<void (const std::string& oldName, const std::string& newName)> makVrv::DtDeSharedStateSignaler::signal_modelDefinitionRenamed

Emitted when the model definition is renamed.

Emitted when the wireframe mode setting is changed.

Emitted when the terrain scaling enabled setting is changed.

Emitted when the terrain scale factor setting is changed.

Emitted when the clear track history on terrain scale factor changed setting is changed.

Emitted when the model definition is renamed.

Emitted when the plan view geocentric occluded transparency is changed.

Emitted when the shadow state changes.

Emitted when dds flip is globally turned on or off.

Emitted when the on/off state of the performance overlay has changed.

Emitted when the acceleration caching changes.

Emitted when the instancing changes.

Emitted when compressing textures changes.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)