Jamba  3.0.2
pongasoft::Utils::Range< T > Member List

This is the complete list of members for pongasoft::Utils::Range< T >, including all inherited members.

cast() constpongasoft::Utils::Range< T >inline
clamp(T iValue) constpongasoft::Utils::Range< T >inline
fFrompongasoft::Utils::Range< T >
fTopongasoft::Utils::Range< T >
isSingleValue() constpongasoft::Utils::Range< T >inline
mapRange(Range< U > const &iRange, bool iClampToRange=true) constpongasoft::Utils::Range< T >inline
mapSubRange(Range< T > const &iSubRange, Range< U > const &iRange, bool iClampToRange=true) constpongasoft::Utils::Range< T >inline
mapValue(T iValue, Range< U > const &iRange, bool iClampToRange=true) constpongasoft::Utils::Range< T >inline
operator!=(const Range &rhs) constpongasoft::Utils::Range< T >inline
operator==(const Range &rhs) constpongasoft::Utils::Range< T >inline
Range()=defaultpongasoft::Utils::Range< T >
Range(T iValue) noexceptpongasoft::Utils::Range< T >inlineexplicit
Range(T iFrom, T iTo)pongasoft::Utils::Range< T >inline