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

The DtSpeedTreeSettingsLogic class provides the logic for how to change the speedtree settings. More...

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

Public Member Functions

 DtSpeedTreeSettingsLogic (DtDe &de, DtSpeedTreeSettingsInterface &iFace, DtPersistenceControlsInterface &pIFace)
 ~DtSpeedTreeSettingsLogic ()
virtual void sendSettingsToGui ()
 Update the GUI with DtForest settings.
void slot_onClippingPlaneChanged (float)
void slot_on3DLodDistancesChanged (float, float)
void slot_onBillboardDistancesChanged (float, float)
void slot_onTreesEnabledChanged (bool enabled)
void slot_onAmbientScalarSet (float)
void slot_onDiffuseScalarSet (float)
void slot_onSpecularScalarSet (float)
void slot_onTransmissionScalarSet (float)
void slot_onAlphaScalarSet (float)
virtual void on_import ()
 Persistence slots:
virtual void on_export ()
virtual void on_importFilePathChosen (const std::string &filePath)
virtual void on_exportFilePathChosen (const std::string &filePath)
virtual void settingsRestored ()

Protected Attributes

DtDemyDe
DtSpeedTreeSettingsInterfacemyInterface
DtPersistenceControlsInterfacemyPersistenceInterface

Additional Inherited Members

- Private 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.

Detailed Description

The DtSpeedTreeSettingsLogic class provides the logic for how to change the speedtree settings.

Constructor & Destructor Documentation

makVrv::DtSpeedTreeSettingsLogic::DtSpeedTreeSettingsLogic ( DtDe de,
DtSpeedTreeSettingsInterface iFace,
DtPersistenceControlsInterface pIFace 
)
makVrv::DtSpeedTreeSettingsLogic::~DtSpeedTreeSettingsLogic ( )

Member Function Documentation

virtual void makVrv::DtSpeedTreeSettingsLogic::sendSettingsToGui ( )
virtual

Update the GUI with DtForest settings.

void makVrv::DtSpeedTreeSettingsLogic::slot_onClippingPlaneChanged ( float  )
void makVrv::DtSpeedTreeSettingsLogic::slot_on3DLodDistancesChanged ( float  ,
float   
)
void makVrv::DtSpeedTreeSettingsLogic::slot_onBillboardDistancesChanged ( float  ,
float   
)
void makVrv::DtSpeedTreeSettingsLogic::slot_onTreesEnabledChanged ( bool  enabled)
void makVrv::DtSpeedTreeSettingsLogic::slot_onAmbientScalarSet ( float  )
void makVrv::DtSpeedTreeSettingsLogic::slot_onDiffuseScalarSet ( float  )
void makVrv::DtSpeedTreeSettingsLogic::slot_onSpecularScalarSet ( float  )
void makVrv::DtSpeedTreeSettingsLogic::slot_onTransmissionScalarSet ( float  )
void makVrv::DtSpeedTreeSettingsLogic::slot_onAlphaScalarSet ( float  )
virtual void makVrv::DtSpeedTreeSettingsLogic::on_import ( )
virtual

Persistence slots:

virtual void makVrv::DtSpeedTreeSettingsLogic::on_export ( )
virtual
virtual void makVrv::DtSpeedTreeSettingsLogic::on_importFilePathChosen ( const std::string &  filePath)
virtual
virtual void makVrv::DtSpeedTreeSettingsLogic::on_exportFilePathChosen ( const std::string &  filePath)
virtual
virtual void makVrv::DtSpeedTreeSettingsLogic::settingsRestored ( )
virtual

Member Data Documentation

DtDe& makVrv::DtSpeedTreeSettingsLogic::myDe
protected
DtSpeedTreeSettingsInterface& makVrv::DtSpeedTreeSettingsLogic::myInterface
protected
DtPersistenceControlsInterface& makVrv::DtSpeedTreeSettingsLogic::myPersistenceInterface
protected

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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)