VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrf::DtScenarioLoadLogic Class Reference

Public Member Functions

 DtScenarioLoadLogic (makVrv::DtDe &de, DtScenarioSettingsInterface *iFace)
 
 ~DtScenarioLoadLogic ()
 
virtual bool slot_onLoadScenario (const DtScenarioLoadInformation &)
 
virtual void slot_onCloseScenario ()
 

Protected Attributes

makVrv::DtDemyDe
 
DtScenarioSettingsInterfacemyInterface
 

Constructor & Destructor Documentation

makVrf::DtScenarioLoadLogic::DtScenarioLoadLogic ( makVrv::DtDe de,
DtScenarioSettingsInterface iFace 
)

CTOR.

makVrf::DtScenarioLoadLogic::~DtScenarioLoadLogic ( )

DTOR.

Member Function Documentation

virtual bool makVrf::DtScenarioLoadLogic::slot_onLoadScenario ( const DtScenarioLoadInformation )
virtual

Static methods used to remap missing back-ends. Will ask interface to put up any dialogs that are needed for he remap static bool remapMissingBackends(DtBackendMap*, void*); static bool autoRemapMissingBackends(DtBackendMap*, void*);.

Called when the chosen scenario wants to be loaded

virtual void makVrf::DtScenarioLoadLogic::slot_onCloseScenario ( )
virtual

Called when the scenario wants to be closed.

Member Data Documentation

makVrv::DtDe& makVrf::DtScenarioLoadLogic::myDe
protected
DtScenarioSettingsInterface* makVrf::DtScenarioLoadLogic::myInterface
protected

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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)