![]() |
VR-Forces 4.10 Class Documentation
|
Rotorwash and rotorwash collision object information. More...
Go to the source code of this file.
Classes | |
| struct | makVrv::DtRotorWashInfo |
| A collection of information about a rotor wash effect that is received by a network connection and transmitted to to the. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Macros | |
| #define | VRF_ROTORWASH_CUTOFF 50.0f |
Enumerations | |
| enum | makVrv::RotorWashSoilType { makVrv::SOIL_NONE = 0, makVrv::SOIL_HARD_PACKED = 1, makVrv::SOIL_SHALLOW_WATER = 2, makVrv::SOIL_SNOW = 3, makVrv::SOIL_SAND = 4, makVrv::SOIL_PAVED_ROAD = 5, makVrv::SOIL_GRAVEL = 6, makVrv::SOIL_ROCKS = 7, makVrv::SOIL_MUCK = 8, makVrv::SOIL_DEEP_WATER = 9 } |
| Soil type (from VRF) See VRF: data rotary-wing-*.sysdef. More... | |
| enum | makVrv::WindType { makVrv::TYPE_POINT, makVrv::TYPE_DIRECTIONAL, makVrv::TYPE_UNKNOWN } |
| This matches makOsgEarth enums for Wind These should be in synch! More... | |
Rotorwash and rotorwash collision object information.
| #define VRF_ROTORWASH_CUTOFF 50.0f |