30 void setTurbulenceLevel(
int turbulenceLevel);
The Master Scenario Settings Dialog.
Definition: vrfShapeManipulationHandler.h:31
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
Definition: vrfObjectFacadeInterface.h:54
HandlerType
The type of handler this is.
Definition: vrfObjectManipulationHandlerBaseClass.h:52
unsigned long long DtUniqueID
Definition: DtUniqueID.h:19
int myTurbulenceLevel
Definition: vrfAirTurbulenceManipulationHandler.h:42
DtVrfObjectManipulationHandlerCreator< DtVrfAirTurbulenceManipulationHandler > DtVrfAirTurbulenceManipulationHandlerCreator
Definition: vrfAirTurbulenceManipulationHandler.h:46
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:72
The handler for creating weather objects.
Definition: vrfAirTurbulenceManipulationHandler.h:19
Definition: vrfObjectManipulationHandlerBaseClass.h:847
virtual HandlerType type() const
The type of handler. Used to see if two handler are equivalent.
Definition: vrfAirTurbulenceManipulationHandler.h:28
Definition: vrfObjectManipulationHandlerBaseClass.h:68