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

the Signals for DtScene More...

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

List of all members.

Public Member Functions

virtual ~DtSceneSignaler ()
 DTOR.

Static Public Member Functions

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

Public Attributes

boost::signal< void()> signal_sceneCreated
 This signal is emitted when the scene has been created.
boost::signal< void(DtScene &)> signal_sceneToBeCleared
 This signal is emitted when the scene is about to be deleted.
boost::signal< void(DtScene &)> signal_sceneCleared
 This signal is emitted when the scene is about to be deleted.
boost::signal< void()> signal_sceneToBeDeleted
 This signal is emitted when the scene is about to be deleted.
boost::signal< void(const
std::string &, const
makArchives::DtTerrainRecord &)> 
signal_terrainAboutToBeSaved
 This signal is emitted when the terrain is about to be saved. The filename is supplied.
boost::signal< void(const
std::string &, const
makArchives::DtTerrainRecord &)> 
signal_terrainSaved
 This signal is emitted when the terrain has been saved. The filename is supplied.

Protected Member Functions

 DtSceneSignaler ()

Detailed Description

the Signals for DtScene


Constructor & Destructor Documentation

DTOR.


Member Function Documentation

Get an instance used to emit, or to connect.


Member Data Documentation

This signal is emitted when the scene has been created.

This signal is emitted when the scene is about to be deleted.

This signal is emitted when the scene is about to be deleted.

This signal is emitted when the scene is about to be deleted.

This signal is emitted when the terrain is about to be saved. The filename is supplied.

boost::signal<void (const std::string&, const makArchives::DtTerrainRecord&)> makVrv::DtSceneSignaler::signal_terrainSaved

This signal is emitted when the terrain has been saved. The filename is supplied.


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)