VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
makArchives::DtEnvironmentRecord Member List

This is the complete list of members for makArchives::DtEnvironmentRecord, including all inherited members.

airTurbidity() const makArchives::DtEnvironmentRecord
ambientAirTemperature() const makArchives::DtEnvironmentRecord
ambientWaterTemperature() const makArchives::DtEnvironmentRecord
boost::serialization::access classmakArchives::DtEnvironmentRecordfriend
cloudCoverType() const makArchives::DtEnvironmentRecord
CloudLayerRecordList typedefmakArchives::DtEnvironmentRecord
customCloudLayers()makArchives::DtEnvironmentRecord
customCloudLayers() const makArchives::DtEnvironmentRecord
depthOffset() const makArchives::DtEnvironmentRecord
DtEnvironmentRecord()makArchives::DtEnvironmentRecord
DtEnvironmentRecord(const DtEnvironmentRecord &orig)makArchives::DtEnvironmentRecord
environmentName() const makArchives::DtEnvironmentRecord
findOptionalParameter(const std::string &name) const makArchives::DtEnvironmentRecordvirtual
fogColor() const makArchives::DtEnvironmentRecord
fogHeight() const makArchives::DtEnvironmentRecord
myAirTurbiditymakArchives::DtEnvironmentRecordprotected
myAmbientAirTemperaturemakArchives::DtEnvironmentRecordprotected
myAmbientWaterTemperaturemakArchives::DtEnvironmentRecordprotected
myCloudCoverTypemakArchives::DtEnvironmentRecordprotected
myCloudLayersmakArchives::DtEnvironmentRecordprotected
myDepthOffsetmakArchives::DtEnvironmentRecordprotected
myEnvironmentNamemakArchives::DtEnvironmentRecordprotected
myFogColormakArchives::DtEnvironmentRecordprotected
myFogHeightmakArchives::DtEnvironmentRecordprotected
myOptionalParametersmakArchives::DtEnvironmentRecordprotected
myPrecipitationmakArchives::DtEnvironmentRecordprotected
myPrecipitationEnabledFlagmakArchives::DtEnvironmentRecordprotected
myPrecipitationIntensitymakArchives::DtEnvironmentRecordprotected
myPrecipitationTypemakArchives::DtEnvironmentRecordprotected
mySeaChoppinessmakArchives::DtEnvironmentRecordprotected
mySeaStatemakArchives::DtEnvironmentRecordprotected
mySeaStateDirectionmakArchives::DtEnvironmentRecordprotected
mySurfaceTransparencymakArchives::DtEnvironmentRecordprotected
mySurgeDepthmakArchives::DtEnvironmentRecordprotected
mySwellStatemakArchives::DtEnvironmentRecordprotected
mySwellStateDirectionmakArchives::DtEnvironmentRecordprotected
myThermoclineRecordListmakArchives::DtEnvironmentRecordprotected
myTidalDirectionmakArchives::DtEnvironmentRecordprotected
myTidalOffsetmakArchives::DtEnvironmentRecordprotected
myUnderwaterVisibilitymakArchives::DtEnvironmentRecordprotected
myUnderwaterVisibilityEnabledmakArchives::DtEnvironmentRecordprotected
myUseCustomCloudCovermakArchives::DtEnvironmentRecordprotected
myVisibilityDistancemakArchives::DtEnvironmentRecordprotected
myWaterCurrentDirectionmakArchives::DtEnvironmentRecordprotected
myWaterCurrentSpeedmakArchives::DtEnvironmentRecordprotected
myWindDirectionmakArchives::DtEnvironmentRecordprotected
myWindDrivenSeaStateEnabledmakArchives::DtEnvironmentRecordprotected
myWindFetchmakArchives::DtEnvironmentRecordprotected
myWindSpeedmakArchives::DtEnvironmentRecordprotected
operator=(DtEnvironmentRecord rhs)makArchives::DtEnvironmentRecord
OptionalParameterMap typedefmakArchives::DtEnvironmentRecord
optionalParameters() const makArchives::DtEnvironmentRecord
precipitation() const makArchives::DtEnvironmentRecord
precipitationIntensity() const makArchives::DtEnvironmentRecord
removeOptionalParameter(const std::string &name)makArchives::DtEnvironmentRecordvirtual
seaChoppiness() const makArchives::DtEnvironmentRecord
seaState() const makArchives::DtEnvironmentRecord
seaStateDirection() const makArchives::DtEnvironmentRecord
serialize(Archive &ar, const unsigned int version)makArchives::DtEnvironmentRecordinlineprotected
setAirTurbidity(float turbidity)makArchives::DtEnvironmentRecord
setAmbientAirTemperature(float celsius)makArchives::DtEnvironmentRecord
setAmbientWaterTemperature(float celsius)makArchives::DtEnvironmentRecord
setCloudCoverType(DtVrfWeatherCloudState cloudCoverType)makArchives::DtEnvironmentRecord
setDepthOffset(float meters)makArchives::DtEnvironmentRecord
setEnvironmentName(const std::string &name)makArchives::DtEnvironmentRecord
setFogColor(const DtColorRecord &color)makArchives::DtEnvironmentRecord
setFogHeight(float meters)makArchives::DtEnvironmentRecord
setOptionalParameter(const std::string &name, const std::string &value)makArchives::DtEnvironmentRecordvirtual
setOptionalParameters(const OptionalParameterMap &)makArchives::DtEnvironmentRecordvirtual
setPrecipitation(int type)makArchives::DtEnvironmentRecord
setPrecipitationIntensity(float intensity)makArchives::DtEnvironmentRecord
setSeaChoppiness(float chop)makArchives::DtEnvironmentRecord
setSeaState(int douglasScale)makArchives::DtEnvironmentRecord
setSeaStateDirection(float radiansFromNorth)makArchives::DtEnvironmentRecord
setSurfaceTransparency(float normalizedValue)makArchives::DtEnvironmentRecord
setSurgeDepth(float meters)makArchives::DtEnvironmentRecord
setSwellState(int douglasScale)makArchives::DtEnvironmentRecord
setSwellStateDirection(float radiansFromNorth)makArchives::DtEnvironmentRecord
setThermoclineDepth(unsigned int index, float depth)makArchives::DtEnvironmentRecord
setThermoclinePermeability(unsigned int index, float permeability)makArchives::DtEnvironmentRecord
setThermoclineRecord(unsigned int index, const DtThermoclineRecord &tRec)makArchives::DtEnvironmentRecord
setTidalDirection(bool inOut)makArchives::DtEnvironmentRecord
setTidalOffset(float meters)makArchives::DtEnvironmentRecord
setUnderwaterVisibility(float meters)makArchives::DtEnvironmentRecord
setUnderwaterVisibilityEnabled(bool enabled)makArchives::DtEnvironmentRecord
setUseCustomCloudCover(bool enabled)makArchives::DtEnvironmentRecord
setVisibleDistance(float distance)makArchives::DtEnvironmentRecord
setWaterCurrentDirection(float radiansFromNorth)makArchives::DtEnvironmentRecord
setWaterCurrentSpeed(float metersPerSecond)makArchives::DtEnvironmentRecord
setWindDirection(float radiansFromNorth)makArchives::DtEnvironmentRecord
setWindDrivenSeaStateEnabled(bool enabled)makArchives::DtEnvironmentRecord
setWindFetch(float meters)makArchives::DtEnvironmentRecord
setWindSpeed(float metersPerSecond)makArchives::DtEnvironmentRecord
surfaceTransparency() const makArchives::DtEnvironmentRecord
surgeDepth() const makArchives::DtEnvironmentRecord
swap(DtEnvironmentRecord &other)makArchives::DtEnvironmentRecord
swellState() const makArchives::DtEnvironmentRecord
swellStateDirection() const makArchives::DtEnvironmentRecord
thermoclineDepth(unsigned int index) const makArchives::DtEnvironmentRecord
thermoclinePermeability(unsigned int index) const makArchives::DtEnvironmentRecord
thermoclineRecord(unsigned int index) const makArchives::DtEnvironmentRecord
ThermoclineRecordList typedefmakArchives::DtEnvironmentRecord
tidalDirection() const makArchives::DtEnvironmentRecord
tidalOffset() const makArchives::DtEnvironmentRecord
underwaterVisibility() const makArchives::DtEnvironmentRecord
underwaterVisibilityEnabled() const makArchives::DtEnvironmentRecord
useCustomCloudCover() const makArchives::DtEnvironmentRecord
visibleDistance() const makArchives::DtEnvironmentRecord
waterCurrentDirection() const makArchives::DtEnvironmentRecord
waterCurrentSpeed() const makArchives::DtEnvironmentRecord
windDirection() const makArchives::DtEnvironmentRecord
windDrivenSeaStateEnabled() const makArchives::DtEnvironmentRecord
windFetch() const makArchives::DtEnvironmentRecord
windSpeed() const makArchives::DtEnvironmentRecord
~DtEnvironmentRecord()makArchives::DtEnvironmentRecordvirtual

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)