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;
class DtEnvironmentalFacadeCollection
Definition: environmentalFacadeCollection.h:74
This is the protocol independent state of an entity. Created/ deleted by DtEntityStateObject's. DtSimEntry's point to this state.
Definition: DtEntityState.h:33
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:27
Creator used to create copy classes. Subclass to implement create() method to return object used for ...
Definition: copyObject.h:374
#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:127
DtEnvironmentalFacadeCollection * myFacade
Definition: environmentalCopyObject.h:58
bool myIsCloudLayer
Definition: environmentalCopyObject.h:60
Definition: vrfObjectFacadeInterface.h:53
Class used to create shape facades for paste.
Definition: environmentalCopyObject.h:89
DtVector myPosition
Definition: environmentalCopyObject.h:85
Creator used to create copy classes. Subclass to implement create() method to return object used for ...
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:29
DtEnvironmentalFacadeCollection * facade()
Definition: environmentalCopyObject.h:33
Definition: vrlinkSimulatedEnvironmentProcess.h:25
DtVector myPosition
Definition: environmentalCopyObject.h:114
Definition: environmentalCopyObject.h:23
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
DtChangeCloudLayerCommand myCloudLayerCommand
Definition: environmentalCopyObject.h:62
bool myIsWeather
Definition: environmentalCopyObject.h:59