29 virtual DtGeodeticCoord calculateCenter()
const override;
48 virtual void readAdditionalData(std::istringstream& str)
override;
64 virtual void createFacade(
const DtGeodeticCoord&
origin)
override;
67 virtual void setOrigin(
const DtGeodeticCoord&)
override;
70 virtual DtVector
origin()
const override;
73 virtual void createObject(
const DtVector& center)
override;
87 virtual void createFacade(
const DtGeodeticCoord&
origin)
override;
91 virtual void setOrigin(
const DtGeodeticCoord&)
override;
94 virtual DtVector
origin()
const override;
97 virtual void createObject(
const DtVector& center)
override;
99 virtual void setupOffsets(
const DtGeodeticCoord&)
override;
100 virtual bool preserveOffsets()
const override;
class DtEnvironmentalFacadeCollection
Definition: environmentalFacadeCollection.h:76
virtual DtVrfObjectFacadeInterface * facade() const override
Returns the facade.
Definition: environmentalCopyObject.h:37
DtChangeWeatherCommand myWeatherCommand
Definition: environmentalCopyObject.h:53
voidpf uLong int origin
Definition: ioapi.h:42
Class used to create point facades for paste.
Definition: environmentalCopyObject.h:57
Creator used to create copy classes. Subclass to implement create() method to return object used for ...
Definition: copyObject.h:360
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
Creator used to create copy classes. Subclass to implement create() method to return object used for ...
Definition: environmentalCopyObject.h:116
DtEnvironmentalFacadeCollection * myFacade
Definition: environmentalCopyObject.h:51
Definition: vrfObjectFacadeInterface.h:53
Class used to create shape facades for paste.
Definition: environmentalCopyObject.h:80
DtVector myPosition
Definition: environmentalCopyObject.h:76
Creator used to create copy classes. Subclass to implement create() method to return object used for ...
Definition: environmentalCopyObject.h:108
Definition: copyObject.h:124
A DtSimCommand subclass which specifies a change to the weather settings for the specified weather ar...
Definition: changeWeatherCommand.h:29
DtEnvironmentalFacadeCollection * facade()
Definition: environmentalCopyObject.h:31
DtVector myPosition
Definition: environmentalCopyObject.h:103
Definition: environmentalCopyObject.h:21
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
bool myIsWeather
Definition: environmentalCopyObject.h:52