OpenMW
|
Functions | |
float | lerp (float x, float y, float factor) |
osg::Vec4f | lerp (const osg::Vec4f &x, const osg::Vec4f &y, float factor) |
Variables | |
static const int | invalidWeatherID = -1 |
float anonymous_namespace{weather.cpp}::lerp | ( | float | x, |
float | y, | ||
float | factor | ||
) |
osg::Vec4f anonymous_namespace{weather.cpp}::lerp | ( | const osg::Vec4f & | x, |
const osg::Vec4f & | y, | ||
float | factor | ||
) |
|
static |