![]() |
VR-Forces Developer's Guide
|
0) Define the State Component Data. This struct replaces the legion stuff
Public Member Functions | |
| DtLandSurfaceStateComponentData () | |
| DtLandSurfaceStateComponentData (const DtLandSurfaceStateComponentData &orig) | |
| DtLandSurfaceStateComponentData & | operator= (const DtLandSurfaceStateComponentData &orig) |
| ACCESSOR_MUTATOR_MEMBER (double, snowAccumulation, SnowAccumulation) | |
| ACCESSOR_MUTATOR_MEMBER (double, rainAccumulation, RainAccumulation) | |
| ACCESSOR_MUTATOR_MEMBER (double, ambientAirPressure, AmbientAirPressure) | |
| ACCESSOR_MUTATOR_MEMBER (double, ambientAirTemperature, AmbientAirTemperature) | |
| ACCESSOR_MUTATOR_MEMBER (double, airPressureAltitude, AirPressureAltitude) | |
| ACCESSOR_MUTATOR_MEMBER (double, airTemperatureAltitude, AirTemperatureAltitude) | |
| ACCESSOR_MUTATOR_MEMBER (double, snowMinimumAltitude, SnowMinimumAltitude) | |
| ACCESSOR_MUTATOR_MEMBER (double, snowRoadAccumulation, SnowRoadAccumulation) | |
| ACCESSOR_MUTATOR_MEMBER (double, seaLevelWaterConcentration, SeaLevelWaterConcentration) | |
| ACCESSOR_MUTATOR_MEMBER (bool, lightningPresent, LightningPresent) | |
| ACCESSOR_MUTATOR_MEMBER (double, fogHeight, FogHeight) | |
| ACCESSOR_MUTATOR_MEMBER (DtVector, fogColor, FogColor) | |
| ACCESSOR_MUTATOR_MEMBER (int, priority, Priority) | |
| ACCESSOR_MUTATOR_MEMBER (double, precipitationIntensity, PrecipitationIntensity) | |
| ACCESSOR_MUTATOR_MEMBER (DtVrfWeatherPrecipitationType, precipitationType, PrecipitationType) | |
|
inline |
|
inline |
|
inline |
| makVrf::DtLandSurfaceStateComponentData::ACCESSOR_MUTATOR_MEMBER | ( | double | , |
| snowAccumulation | , | ||
| SnowAccumulation | |||
| ) |
| makVrf::DtLandSurfaceStateComponentData::ACCESSOR_MUTATOR_MEMBER | ( | double | , |
| rainAccumulation | , | ||
| RainAccumulation | |||
| ) |
| makVrf::DtLandSurfaceStateComponentData::ACCESSOR_MUTATOR_MEMBER | ( | double | , |
| ambientAirPressure | , | ||
| AmbientAirPressure | |||
| ) |
| makVrf::DtLandSurfaceStateComponentData::ACCESSOR_MUTATOR_MEMBER | ( | double | , |
| ambientAirTemperature | , | ||
| AmbientAirTemperature | |||
| ) |
| makVrf::DtLandSurfaceStateComponentData::ACCESSOR_MUTATOR_MEMBER | ( | double | , |
| airPressureAltitude | , | ||
| AirPressureAltitude | |||
| ) |
| makVrf::DtLandSurfaceStateComponentData::ACCESSOR_MUTATOR_MEMBER | ( | double | , |
| airTemperatureAltitude | , | ||
| AirTemperatureAltitude | |||
| ) |
| makVrf::DtLandSurfaceStateComponentData::ACCESSOR_MUTATOR_MEMBER | ( | double | , |
| snowMinimumAltitude | , | ||
| SnowMinimumAltitude | |||
| ) |
| makVrf::DtLandSurfaceStateComponentData::ACCESSOR_MUTATOR_MEMBER | ( | double | , |
| snowRoadAccumulation | , | ||
| SnowRoadAccumulation | |||
| ) |
| makVrf::DtLandSurfaceStateComponentData::ACCESSOR_MUTATOR_MEMBER | ( | double | , |
| seaLevelWaterConcentration | , | ||
| SeaLevelWaterConcentration | |||
| ) |
| makVrf::DtLandSurfaceStateComponentData::ACCESSOR_MUTATOR_MEMBER | ( | bool | , |
| lightningPresent | , | ||
| LightningPresent | |||
| ) |
| makVrf::DtLandSurfaceStateComponentData::ACCESSOR_MUTATOR_MEMBER | ( | double | , |
| fogHeight | , | ||
| FogHeight | |||
| ) |
| makVrf::DtLandSurfaceStateComponentData::ACCESSOR_MUTATOR_MEMBER | ( | DtVector | , |
| fogColor | , | ||
| FogColor | |||
| ) |
| makVrf::DtLandSurfaceStateComponentData::ACCESSOR_MUTATOR_MEMBER | ( | int | , |
| priority | , | ||
| Priority | |||
| ) |
| makVrf::DtLandSurfaceStateComponentData::ACCESSOR_MUTATOR_MEMBER | ( | double | , |
| precipitationIntensity | , | ||
| PrecipitationIntensity | |||
| ) |
| makVrf::DtLandSurfaceStateComponentData::ACCESSOR_MUTATOR_MEMBER | ( | DtVrfWeatherPrecipitationType | , |
| precipitationType | , | ||
| PrecipitationType | |||
| ) |