Loading...
Searching...
No Matches
Rectangle< T > Member List

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

assignSequence(T &sequence, bool LENIENT=false)TupleBase< T, N >inline
at(size_t i) constTupleBase< T, N >inline
at(size_t i)TupleBase< T, N >inline
contract(const Rectangle &r)Rectangle< T >
crop(const Rectangle< T > &r)Rectangle< T >
empty() constRectangle< T >inline
extend(const Rectangle &r)Rectangle< T >
fill(T i)TupleBase< T, N >inline
getArea() const (defined in Rectangle< T >)Rectangle< T >inline
getCenter(drain::Point2D< T > &p) constRectangle< T >inline
getHeight() constRectangle< T >inline
getWidth() constRectangle< T >inline
isInside(const T &x, const T &y) const (defined in Rectangle< T >)Rectangle< T >inline
isOverLapping(const Rectangle &r) const (defined in Rectangle< T >)Rectangle< T >inline
limit(const T &lowerBound, const T &upperBound, T &x)Rectangle< T >inlineprotected
lowerLeft (defined in Rectangle< T >)Rectangle< T >
operator!=(const tuplebase_t &t) constTupleBase< T, N >inline
operator=(const Rectangle< T > &rect)Rectangle< T >inline
operator==(const tuplebase_t &t) constTupleBase< T, N >inline
operator==(const value_type &t) constTupleBase< T, N >inline
Rectangle(T x=0, T y=0, T x2=0, T y2=0)Rectangle< T >inline
Rectangle(const Rectangle &r)Rectangle< T >inline
Rectangle(const Point2D< T > &ll, const Point2D< T > &ur)Rectangle< T >inline
set(const TupleBase< T2, N2 > &t)TupleBase< T, N >inline
set(const T &arg, const SS &... rest)TupleBase< T, N >inline
setIndexed(size_t i)TupleBase< T, N >inlineprotected
setIndexed(size_t i, T2 arg, const TT &... rest)TupleBase< T, N >inlineprotected
size()TupleBase< T, N >inlinestatic
toSequence(T &sequence) constTupleBase< T, N >inline
toStreamFormatted(std::ostream &ostr, char separator=',') constTupleBase< T, N >inlinevirtual
toVector() constRectangle< T >inline
UniTuple(const UniTuple< T, N > &t)UniTuple< T, 4 >inline
upperRight (defined in Rectangle< T >)Rectangle< T >