34 return myWeatherCommand;
71 return myWeatherCommand;
108 return myWeatherCommand;
Definition: vrfObjectManipulationHandlerBaseClass.h:61
The handler for creating and manipulating circles/ellipses.
Definition: vrfCircleManipulationHandler.h:25
const DtChangeWeatherCommand & weatherCommand() const
Definition: vrfWeatherManipulationHandler.h:32
For circle/ellipse....
Definition: vrfWeatherManipulationHandler.h:95
DtChangeWeatherCommand myWeatherCommand
Definition: vrfWeatherManipulationHandler.h:51
virtual HandlerType type() const
The type of handler. Used to see if two handler are equivalent.
Definition: vrfWeatherManipulationHandler.h:74
The Master Scenario Settings Dialog.
Definition: vrfShapeManipulationHandler.h:31
virtual HandlerType type() const
The type of handler. Used to see if two handler are equivalent.
Definition: vrfWeatherManipulationHandler.h:111
DtChangeWeatherCommand myWeatherCommand
Definition: vrfWeatherManipulationHandler.h:88
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
const DtChangeWeatherCommand & weatherCommand() const
Definition: vrfWeatherManipulationHandler.h:106
Definition: vrfObjectFacadeInterface.h:53
For area....
Definition: vrfWeatherManipulationHandler.h:58
HandlerType
The type of handler this is.
Definition: vrfObjectManipulationHandlerBaseClass.h:52
A DtSimCommand subclass which specifies a change to the weather settings for the specified weather ar...
Definition: changeWeatherCommand.h:29
const DtChangeWeatherCommand & weatherCommand() const
Definition: vrfWeatherManipulationHandler.h:69
The handler for creating weather objects.
Definition: vrfWeatherManipulationHandler.h:21
DtVrfObjectManipulationHandlerCreator< DtVrfWeatherCircleManipulationHandler > DtVrfWeatherCircleManipulationHandlerCreator
Definition: vrfWeatherManipulationHandler.h:129
DtVrfObjectManipulationHandlerCreator< DtVrfWeatherBoxManipulationHandler > DtVrfWeatherBoxManipulationHandlerCreator
Definition: vrfWeatherManipulationHandler.h:55
virtual HandlerType type() const
The type of handler. Used to see if two handler are equivalent.
Definition: vrfWeatherManipulationHandler.h:37
DtChangeWeatherCommand myWeatherCommand
Definition: vrfWeatherManipulationHandler.h:125
DtVrfObjectManipulationHandlerCreator< DtVrfWeatherAreaManipulationHandler > DtVrfWeatherAreaManipulationHandlerCreator
Definition: vrfWeatherManipulationHandler.h:92
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:70
Definition: vrfObjectManipulationHandlerBaseClass.h:834
The handler for creating and manipulating circles/ellipses.
Definition: vrfBoxManipulationHandler.h:30