playrho::Interval< T > Member List

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

Expand(const value_type &v) noexceptplayrho::Interval< T >inline
ExpandEqually(const NonNegative< value_type > &v) noexceptplayrho::Interval< T >inline
GetCenter(const Interval< T > &v) noexceptplayrho::Interval< T >related
GetHighest() noexceptplayrho::Interval< T >inlinestatic
GetIntersection(Interval< T > a, const Interval< T > &b) noexceptplayrho::Interval< T >related
GetLowest() noexceptplayrho::Interval< T >inlinestatic
GetMax() const noexceptplayrho::Interval< T >inline
GetMin() const noexceptplayrho::Interval< T >inline
Include(const value_type &v) noexceptplayrho::Interval< T >inline
Include(const Interval &v) noexceptplayrho::Interval< T >inline
Intersect(const Interval &v) noexceptplayrho::Interval< T >inline
Interval()=defaultplayrho::Interval< T >inline
Interval(const Interval &other)=defaultplayrho::Interval< T >inline
Interval(Interval &&other)=defaultplayrho::Interval< T >inline
Interval(const value_type &v) noexceptplayrho::Interval< T >inlineexplicit
Interval(const value_type &a, const value_type &b) noexceptplayrho::Interval< T >inline
Interval(const std::initializer_list< T > ilist) noexceptplayrho::Interval< T >inline
IsIntersecting(const Interval< T > &a, const Interval< T > &b) noexceptplayrho::Interval< T >related
LengthInterval typedefplayrho::Interval< T >related
limits typedefplayrho::Interval< T >
Move(const value_type &v) noexceptplayrho::Interval< T >inline
operator!=(const Interval< T > &a, const Interval< T > &b) noexceptplayrho::Interval< T >related
operator<(const Interval< T > &lhs, const Interval< T > &rhs) noexceptplayrho::Interval< T >related
operator<=(const Interval< T > &lhs, const Interval< T > &rhs) noexceptplayrho::Interval< T >related
operator=(const Interval &other)=defaultplayrho::Interval< T >
operator=(Interval &&other)=defaultplayrho::Interval< T >
operator==(const Interval< T > &a, const Interval< T > &b) noexceptplayrho::Interval< T >related
operator>(const Interval< T > &lhs, const Interval< T > &rhs) noexceptplayrho::Interval< T >related
operator>=(const Interval< T > &lhs, const Interval< T > &rhs) noexceptplayrho::Interval< T >related
value_type typedefplayrho::Interval< T >
~Interval() noexcept=defaultplayrho::Interval< T >