OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
MWRender::WeatherResult Struct Reference

#include <sky.hpp>

Collaboration diagram for MWRender::WeatherResult:

Public Attributes

std::string mCloudTexture
 
std::string mNextCloudTexture
 
float mCloudBlendFactor
 
osg::Vec4f mFogColor
 
osg::Vec4f mAmbientColor
 
osg::Vec4f mSkyColor
 
osg::Vec4f mSunColor
 
osg::Vec4f mSunDiscColor
 
float mFogDepth
 
float mDLFogFactor
 
float mDLFogOffset
 
float mWindSpeed
 
float mCloudSpeed
 
float mGlareView
 
bool mNight
 
float mNightFade
 
bool mIsStorm
 
std::string mAmbientLoopSoundID
 
float mAmbientSoundVolume
 
std::string mParticleEffect
 
std::string mRainEffect
 
float mEffectFade
 
float mRainSpeed
 
float mRainFrequency
 

Member Data Documentation

osg::Vec4f MWRender::WeatherResult::mAmbientColor
std::string MWRender::WeatherResult::mAmbientLoopSoundID
float MWRender::WeatherResult::mAmbientSoundVolume
float MWRender::WeatherResult::mCloudBlendFactor
float MWRender::WeatherResult::mCloudSpeed
std::string MWRender::WeatherResult::mCloudTexture
float MWRender::WeatherResult::mDLFogFactor
float MWRender::WeatherResult::mDLFogOffset
float MWRender::WeatherResult::mEffectFade
osg::Vec4f MWRender::WeatherResult::mFogColor
float MWRender::WeatherResult::mFogDepth
float MWRender::WeatherResult::mGlareView
bool MWRender::WeatherResult::mIsStorm
std::string MWRender::WeatherResult::mNextCloudTexture
bool MWRender::WeatherResult::mNight
float MWRender::WeatherResult::mNightFade
std::string MWRender::WeatherResult::mParticleEffect
std::string MWRender::WeatherResult::mRainEffect
float MWRender::WeatherResult::mRainFrequency
float MWRender::WeatherResult::mRainSpeed
osg::Vec4f MWRender::WeatherResult::mSkyColor
osg::Vec4f MWRender::WeatherResult::mSunColor
osg::Vec4f MWRender::WeatherResult::mSunDiscColor
float MWRender::WeatherResult::mWindSpeed

The documentation for this struct was generated from the following file: