OpenMW
Namespaces | Functions
apps/openmw/mwworld/weather.cpp File Reference
#include "weather.hpp"
#include <boost/algorithm/string.hpp>
#include "../mwbase/environment.hpp"
#include "../mwbase/world.hpp"
#include "../mwbase/soundmanager.hpp"
#include "../mwrender/renderingmanager.hpp"
#include "player.hpp"
#include "esmstore.hpp"
#include "fallback.hpp"

Namespaces

namespace  anonymous_namespace{weather.cpp}

Functions

float anonymous_namespace{weather.cpp}::lerp (float x, float y, float factor)
Ogre::ColourValue anonymous_namespace{weather.cpp}::lerp (const Ogre::ColourValue &x, const Ogre::ColourValue &y, float factor)