OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MWWorld::TimeOfDayInterpolator< T > Member List

This is the complete list of members for MWWorld::TimeOfDayInterpolator< T >, including all inherited members.

getValue(const float gameHour, const TimeOfDaySettings &timeSettings, const std::string &prefix) const MWWorld::TimeOfDayInterpolator< T >
mDayValueMWWorld::TimeOfDayInterpolator< T >private
mNightValueMWWorld::TimeOfDayInterpolator< T >private
mSunriseValueMWWorld::TimeOfDayInterpolator< T >private
mSunsetValueMWWorld::TimeOfDayInterpolator< T >private
TimeOfDayInterpolator(const T &sunrise, const T &day, const T &sunset, const T &night)MWWorld::TimeOfDayInterpolator< T >inline