19 class DtRotorWashManager;
41 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.
Definition: DtRotorWashManager.h:32
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.
Definition: DtDe.h:69
Contains DLL export macros.