OpenMW
|
Defines a single weather setting (according to INI) More...
#include <weather.hpp>
Public Attributes | |
Ogre::String | mCloudTexture |
Ogre::ColourValue | mSkySunriseColor |
Ogre::ColourValue | mSkyDayColor |
Ogre::ColourValue | mSkySunsetColor |
Ogre::ColourValue | mSkyNightColor |
Ogre::ColourValue | mFogSunriseColor |
Ogre::ColourValue | mFogDayColor |
Ogre::ColourValue | mFogSunsetColor |
Ogre::ColourValue | mFogNightColor |
Ogre::ColourValue | mAmbientSunriseColor |
Ogre::ColourValue | mAmbientDayColor |
Ogre::ColourValue | mAmbientSunsetColor |
Ogre::ColourValue | mAmbientNightColor |
Ogre::ColourValue | mSunSunriseColor |
Ogre::ColourValue | mSunDayColor |
Ogre::ColourValue | mSunSunsetColor |
Ogre::ColourValue | mSunNightColor |
float | mLandFogDayDepth |
float | mLandFogNightDepth |
Ogre::ColourValue | mSunDiscSunsetColor |
float | mTransitionDelta |
float | mWindSpeed |
float | mCloudSpeed |
float | mCloudsMaximumPercent |
float | mGlareView |
Ogre::String | mAmbientLoopSoundID |
Ogre::String | mRainLoopSoundID |
Defines a single weather setting (according to INI)
Ogre::ColourValue MWWorld::Weather::mAmbientDayColor |
Ogre::String MWWorld::Weather::mAmbientLoopSoundID |
Ogre::ColourValue MWWorld::Weather::mAmbientNightColor |
Ogre::ColourValue MWWorld::Weather::mAmbientSunriseColor |
Ogre::ColourValue MWWorld::Weather::mAmbientSunsetColor |
Ogre::String MWWorld::Weather::mCloudTexture |
Ogre::ColourValue MWWorld::Weather::mFogDayColor |
Ogre::ColourValue MWWorld::Weather::mFogNightColor |
Ogre::ColourValue MWWorld::Weather::mFogSunriseColor |
Ogre::ColourValue MWWorld::Weather::mFogSunsetColor |
Ogre::String MWWorld::Weather::mRainLoopSoundID |
Ogre::ColourValue MWWorld::Weather::mSkyDayColor |
Ogre::ColourValue MWWorld::Weather::mSkyNightColor |
Ogre::ColourValue MWWorld::Weather::mSkySunriseColor |
Ogre::ColourValue MWWorld::Weather::mSkySunsetColor |
Ogre::ColourValue MWWorld::Weather::mSunDayColor |
Ogre::ColourValue MWWorld::Weather::mSunDiscSunsetColor |
Ogre::ColourValue MWWorld::Weather::mSunNightColor |
Ogre::ColourValue MWWorld::Weather::mSunSunriseColor |
Ogre::ColourValue MWWorld::Weather::mSunSunsetColor |