31 virtual DtGeodeticCoord calculateCenter()
const;
73 virtual void createFacade(
const DtGeodeticCoord&
origin);
76 virtual void setOrigin(
const DtGeodeticCoord&);
82 virtual void createObject(
const DtVector& center);
96 virtual void createFacade(
const DtGeodeticCoord&
origin);
100 virtual void setOrigin(
const DtGeodeticCoord&);
106 virtual void createObject(
const DtVector& center);
108 virtual void setupOffsets(
const DtGeodeticCoord&);
109 virtual bool preserveOffsets()
const;
Definition: environmentalFacadeCollection.h:66
This is the protocol independent state of an entity.
Definition: DtEntityState.h:30
DtChangeWeatherCommand myWeatherCommand
Definition: environmentalCopyObject.h:61
voidpf uLong int origin
Definition: ioapi.h:42
virtual DtVrfObjectFacadeInterface * facade() const
Returns the facade.
Definition: environmentalCopyObject.h:39
Class used to create point facades for paste.
Definition: environmentalCopyObject.h:66
A DtSimEntry is a container of DtSimState's and represents the total state of an simulation object...
Definition: DtSimEntry.h:31
Creator used to create copy classes.
Definition: copyObject.h:370
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
Creator used to create copy classes.
Definition: environmentalCopyObject.h:127
DtEnvironmentalFacadeCollection * myFacade
Definition: environmentalCopyObject.h:58
bool myIsCloudLayer
Definition: environmentalCopyObject.h:60
Definition: vrfObjectFacadeInterface.h:47
Class used to create shape facades for paste.
Definition: environmentalCopyObject.h:89
DtVector myPosition
Definition: environmentalCopyObject.h:85
Creator used to create copy classes.
Definition: environmentalCopyObject.h:119
Definition: copyObject.h:124
A DtSimCommand subclass which specifies a change to the cloud layer settings for the specified cloud ...
Definition: changeCloudLayerCommand.h:25
A DtSimCommand subclass which specifies a change to the weather settings for the specified weather ar...
Definition: changeWeatherCommand.h:28
unsigned long long DtUniqueID
Definition: DtUniqueID.h:22
DtEnvironmentalFacadeCollection * facade()
Definition: environmentalCopyObject.h:33
Definition: vrlinkSimulatedEnvironmentProcess.h:110
DtVector myPosition
Definition: environmentalCopyObject.h:114
Definition: environmentalCopyObject.h:23
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
DtChangeCloudLayerCommand myCloudLayerCommand
Definition: environmentalCopyObject.h:62
bool myIsWeather
Definition: environmentalCopyObject.h:59