30 virtual DtGeodeticCoord calculateCenter()
const;
70 virtual void createFacade(
const DtGeodeticCoord&
origin);
73 virtual void setOrigin(
const DtGeodeticCoord&);
79 virtual void createObject(
const DtVector& center);
93 virtual void createFacade(
const DtGeodeticCoord&
origin);
97 virtual void setOrigin(
const DtGeodeticCoord&);
103 virtual void createObject(
const DtVector& center);
105 virtual void setupOffsets(
const DtGeodeticCoord&);
106 virtual bool preserveOffsets()
const;
class DtEnvironmentalFacadeCollection
Definition: environmentalFacadeCollection.h:77
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:59
voidpf uLong int origin
Definition: ioapi.h:42
virtual DtVrfObjectFacadeInterface * facade() const
Returns the facade.
Definition: environmentalCopyObject.h:38
Class used to create point facades for paste.
Definition: environmentalCopyObject.h:63
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:124
DtEnvironmentalFacadeCollection * myFacade
Definition: environmentalCopyObject.h:57
Definition: vrfObjectFacadeInterface.h:54
Class used to create shape facades for paste.
Definition: environmentalCopyObject.h:86
DtVector myPosition
Definition: environmentalCopyObject.h:82
Creator used to create copy classes. Subclass to implement create() method to return object used for ...
Definition: environmentalCopyObject.h:116
Definition: copyObject.h:124
A DtSimCommand subclass which specifies a change to the weather settings for the specified weather ar...
Definition: changeWeatherCommand.h:29
unsigned long long DtUniqueID
Definition: DtUniqueID.h:19
DtEnvironmentalFacadeCollection * facade()
Definition: environmentalCopyObject.h:32
Definition: vrlinkSimulatedEnvironmentProcess.h:25
DtVector myPosition
Definition: environmentalCopyObject.h:111
Definition: environmentalCopyObject.h:22
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
bool myIsWeather
Definition: environmentalCopyObject.h:58