lti::trectangle< T, S > Member List
This is the complete list of members for
lti::trectangle< T, S >, including all inherited members.
br | lti::trectangle< T, S > | |
castFrom(const trectangle< U, SU > &other) | lti::trectangle< T, S > | [inline] |
copy(const trectangle< T > &other) | lti::trectangle< T, S > | [inline] |
ensureConsistency() | lti::trectangle< T, S > | [inline] |
getArea() const | lti::trectangle< T, S > | [inline] |
getCenter() const | lti::trectangle< T, S > | [inline] |
getDimensions() const | lti::trectangle< T, S > | [inline] |
intersect(const trectangle< T > &tRect) | lti::trectangle< T, S > | [inline] |
intersectRect(const trectangle< T > &tRect) | lti::trectangle< T, S > | [inline] |
isClose(const trectangle< T > &tRect, const tpoint< T > &dist) const | lti::trectangle< T, S > | [inline] |
isConsistent() const | lti::trectangle< T, S > | [inline] |
isInside(const tpoint< T > &p) const | lti::trectangle< T, S > | [inline] |
isInside(const T &x, const T &y) const | lti::trectangle< T, S > | [inline] |
join(const trectangle< T > &tRect) | lti::trectangle< T, S > | [inline] |
operator!=(const trectangle< T > &other) const | lti::trectangle< T, S > | [inline] |
operator&(const trectangle< T > &tRect) | lti::trectangle< T, S > | [inline] |
operator&=(const trectangle< T > &tRect) | lti::trectangle< T, S > | [inline] |
operator=(const trectangle< T > &other) | lti::trectangle< T, S > | [inline] |
operator==(const trectangle< T > &other) const | lti::trectangle< T, S > | [inline] |
operator|(const trectangle< T > &tRect) | lti::trectangle< T, S > | [inline] |
operator|=(const trectangle< T > &tRect) | lti::trectangle< T, S > | [inline] |
overlaps(const trectangle< T > &tRect) const | lti::trectangle< T, S > | [inline] |
resize(const tpoint< T > &dim) | lti::trectangle< T, S > | [inline] |
resize(const T &x, const T &y) | lti::trectangle< T, S > | [inline] |
setCenter(tpoint< T > center) | lti::trectangle< T, S > | [inline] |
shift(const tpoint< T > &delta) | lti::trectangle< T, S > | [inline] |
trectangle() | lti::trectangle< T, S > | [inline] |
trectangle(const tpoint< T > &p1, const tpoint< T > &p2) | lti::trectangle< T, S > | [inline] |
trectangle(const T &x1, const T &y1, const T &x2, const T &y2) | lti::trectangle< T, S > | [inline] |
trectangle(const T &size) | lti::trectangle< T, S > | [inline] |
trectangle(const trectangle< T > &other) | lti::trectangle< T, S > | [inline] |
ul | lti::trectangle< T, S > | |
unionRect(const trectangle< T > &tRect) | lti::trectangle< T, S > | [inline] |