14 #include <matrix/vlVector.h>
15 #include <matrix/vlTaitBryan.h>
20 #define VRF_ROTORWASH_CUTOFF 50.0f
21 #define USE_VRV_UPDATER 1
77 virtual void print()
const;
113 virtual void print()
const;
116 virtual void reset();
RotorWashSoilType
Soil type (from VRF) See VRF: data rotary-wing-*.sysdef.
Definition: DtRotorWashInfo.h:29
Definition: DtRotorWashInfo.h:39
Definition: DtRotorWashInfo.h:36
DtVector myParticleCollisionPlanePoint
Definition: DtRotorWashInfo.h:127
Definition: DtRotorWashInfo.h:51
float myParticleCollisionRadius
Definition: DtRotorWashInfo.h:120
double myHeliToGroundDist
Definition: DtRotorWashInfo.h:88
DtVector myParticleCollisionRadiusXYZ
Definition: DtRotorWashInfo.h:121
Definition: DtRotorWashInfo.h:33
Definition: DtRotorWashInfo.h:38
Definition: DtRotorWashInfo.h:50
DtTaitBryan myParticleCollisionOriOffset
Definition: DtRotorWashInfo.h:123
Definition: DtRotorWashInfo.h:37
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
Definition: DtRotorWashInfo.h:35
Definition: DtRotorWashInfo.h:40
ParticleCollisionObjectType myParticleCollisionObjectType
Definition: DtRotorWashInfo.h:119
ParticleCollisionObjectType
Particles from particle systems will bounce off of collision objects.
Definition: DtRotorWashInfo.h:46
bool operator==(const DtTextureAtlasIndexParser::StringOrFloatAttrib &lhs, const DtTextureAtlasIndexParser::StringOrFloatAttrib &rhs)
needed for search comparison code
Definition: DtTextureAtlasIndexParser.h:153
Position and type of a rotorwash.
Definition: DtRotorWashInfo.h:55
Definition: DtRotorWashInfo.h:91
DT_DLL_terrainCS bool operator!=(const DtDegMinSec &lhs, const DtDegMinSec &rhs)
Definition: DtRotorWashInfo.h:32
DtVector myParticleCollisionPosOffset
Definition: DtRotorWashInfo.h:122
RotorWashSoilType mySoilType
Definition: DtRotorWashInfo.h:85
Definition: DtRotorWashInfo.h:48
Definition: DtRotorWashInfo.h:49
DtVector myParticleCollisionPlaneNormal
Definition: DtRotorWashInfo.h:128
Definition: DtRotorWashInfo.h:34
Definition: DtRotorWashInfo.h:31
Contains DLL export macros.
void print(double **a, int r, int c, char *str)