OpenMW
|
This is the complete list of members for MWWorld::TimeOfDayInterpolator< T >, including all inherited members.
getValue(const float gameHour, const TimeOfDaySettings &timeSettings) const | MWWorld::TimeOfDayInterpolator< T > | |
mDayValue | MWWorld::TimeOfDayInterpolator< T > | private |
mNightValue | MWWorld::TimeOfDayInterpolator< T > | private |
mSunriseValue | MWWorld::TimeOfDayInterpolator< T > | private |
mSunsetValue | MWWorld::TimeOfDayInterpolator< T > | private |
TimeOfDayInterpolator(const T &sunrise, const T &day, const T &sunset, const T &night) | MWWorld::TimeOfDayInterpolator< T > | inline |