19 class DtRotorWashManager;
41 const std::string& modelDef);
44 virtual void removeRotorWash();
55 virtual void setRotorDiameter(
double rotorDiameter);
59 virtual void setRotorWindSpeed(
double rotorWindSpeed);
The interface from the.
Definition: DtRotorWashObject.h:26
DtRotorWashManager & myRotorWashManager
Definition: DtRotorWashObject.h:71
std::string myModelDefinition
Definition: DtRotorWashObject.h:74
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
Manager for updating the rotorwashes. DtRotorWashManager is managed by.
Definition: DtRotorWashManager.h:34
DtUniqueID myHelicopterID
Definition: DtRotorWashObject.h:72
unsigned long long DtUniqueID
Definition: DtUniqueID.h:19
DtUniqueID myRotorWashID
Definition: DtRotorWashObject.h:73
Contains makVrv::DtUniqueID type.
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
Contains DLL export macros.