Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ion::math::Range< Dimension, T > Member List

This is the complete list of members for ion::math::Range< Dimension, T >, including all inherited members.

BaseType typedefion::math::Range< Dimension, T >
BuildWithSize(const Endpoint &min_point, const Size &size)ion::math::Range< Dimension, T >inlinestatic
ContainsPoint(const Endpoint &p) const ion::math::Range< Dimension, T >
ContainsRange(const Range &r) const ion::math::Range< Dimension, T >
Endpoint typedefion::math::Range< Dimension, T >
ExtendByPoint(const Endpoint &p)ion::math::Range< Dimension, T >
ExtendByRange(const Range &r)ion::math::Range< Dimension, T >
GetCenter() const ion::math::Range< Dimension, T >inline
GetMaxPoint() const ion::math::Range< Dimension, T >inline
GetMinPoint() const ion::math::Range< Dimension, T >inline
GetSize() const ion::math::Range< Dimension, T >inline
IntersectsRange(const Range &r) const ion::math::Range< Dimension, T >
IsEmpty() const ion::math::Range< Dimension, T >inline
kDimension enum valueion::math::RangeBase< Dimension, T >
MakeEmpty()ion::math::Range< Dimension, T >inline
operator!=(const Range &m0, const Range &m1)ion::math::Range< Dimension, T >friend
operator==(const Range &m0, const Range &m1)ion::math::Range< Dimension, T >friend
Range()ion::math::Range< Dimension, T >inline
Range(const Endpoint &min_point, const Endpoint &max_point)ion::math::Range< Dimension, T >inline
Set(const Endpoint &min_point, const Endpoint &max_point)ion::math::Range< Dimension, T >inline
SetMaxComponent(int i, T value)ion::math::Range< Dimension, T >
SetMaxPoint(const Endpoint &p)ion::math::Range< Dimension, T >inline
SetMinComponent(int i, T value)ion::math::Range< Dimension, T >
SetMinPoint(const Endpoint &p)ion::math::Range< Dimension, T >inline
SetWithSize(const Endpoint &min_point, const Size &size)ion::math::Range< Dimension, T >inline
Size typedefion::math::Range< Dimension, T >