35 return myWeatherCommand;
72 return myWeatherCommand;
109 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:33
For circle/ellipse....
Definition: vrfWeatherManipulationHandler.h:96
DtChangeWeatherCommand myWeatherCommand
Definition: vrfWeatherManipulationHandler.h:52
Definition: vrfShapeManipulationHandler.h:29
virtual HandlerType type() const override
The type of handler. Used to see if two handler are equivalent.
Definition: vrfWeatherManipulationHandler.h:38
DtChangeWeatherCommand myWeatherCommand
Definition: vrfWeatherManipulationHandler.h:89
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
const DtChangeWeatherCommand & weatherCommand() const
Definition: vrfWeatherManipulationHandler.h:107
virtual HandlerType type() const override
The type of handler. Used to see if two handler are equivalent.
Definition: vrfWeatherManipulationHandler.h:112
Definition: vrfObjectFacadeInterface.h:53
For area....
Definition: vrfWeatherManipulationHandler.h:59
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:70
unsigned long long DtUniqueID
Definition: DtUniqueID.h:19
The handler for creating weather objects.
Definition: vrfWeatherManipulationHandler.h:22
DtVrfObjectManipulationHandlerCreator< DtVrfWeatherCircleManipulationHandler > DtVrfWeatherCircleManipulationHandlerCreator
Definition: vrfWeatherManipulationHandler.h:130
DtVrfObjectManipulationHandlerCreator< DtVrfWeatherBoxManipulationHandler > DtVrfWeatherBoxManipulationHandlerCreator
Definition: vrfWeatherManipulationHandler.h:56
virtual HandlerType type() const override
The type of handler. Used to see if two handler are equivalent.
Definition: vrfWeatherManipulationHandler.h:75
DtChangeWeatherCommand myWeatherCommand
Definition: vrfWeatherManipulationHandler.h:126
DtVrfObjectManipulationHandlerCreator< DtVrfWeatherAreaManipulationHandler > DtVrfWeatherAreaManipulationHandlerCreator
Definition: vrfWeatherManipulationHandler.h:93
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:76
Definition: vrfObjectManipulationHandlerBaseClass.h:840
The handler for creating and manipulating circles/ellipses.
Definition: vrfBoxManipulationHandler.h:30