ScummVM API documentation
Common::RectBase< T, ConcreteRect, ConcretePoint > Member List

This is the complete list of members for Common::RectBase< T, ConcreteRect, ConcretePoint >, including all inherited members.

bottom (defined in Common::RectBase< T, ConcreteRect, ConcretePoint >)Common::RectBase< T, ConcreteRect, ConcretePoint >
center(T cx, T cy, T w, T h)Common::RectBase< T, ConcreteRect, ConcretePoint >inlinestatic
center() constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline
clip(const ConcreteRect &r)Common::RectBase< T, ConcreteRect, ConcretePoint >inline
clip(T maxw, T maxh)Common::RectBase< T, ConcreteRect, ConcretePoint >inline
constrain(const ConcreteRect &o)Common::RectBase< T, ConcreteRect, ConcretePoint >inline
constrain(T &x, T &y, T w, T h) constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline
contains(T x, T y) constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline
contains(const ConcretePoint &p) constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline
contains(const ConcreteRect &r) constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline
debugPrint(int debuglevel=0, const char *caption="Rect:") constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline
debugPrintC(int debuglevel, uint32 debugChannel, const char *caption="Rect:") constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline
equals(const ConcreteRect &r) constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline
extend(const ConcreteRect &r)Common::RectBase< T, ConcreteRect, ConcretePoint >inline
findIntersectingRect(const ConcreteRect &r) constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline
getBlitRect(ConcretePoint &dst, ConcreteRect &rect, const ConcreteRect &clip)Common::RectBase< T, ConcreteRect, ConcretePoint >inlinestatic
grow(T offset)Common::RectBase< T, ConcreteRect, ConcretePoint >inline
height() constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline
intersects(const ConcreteRect &r) constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline
isEmpty() constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline
isValidRect() constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline
leftCommon::RectBase< T, ConcreteRect, ConcretePoint >
moveTo(T x, T y)Common::RectBase< T, ConcreteRect, ConcretePoint >inline
moveTo(const ConcretePoint &p)Common::RectBase< T, ConcreteRect, ConcretePoint >inline
operator!=(const ConcreteRect &rhs) constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline
operator==(const ConcreteRect &rhs) constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline
origin() constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline
RectBase() (defined in Common::RectBase< T, ConcreteRect, ConcretePoint >)Common::RectBase< T, ConcreteRect, ConcretePoint >inline
RectBase(T w, T h)Common::RectBase< T, ConcreteRect, ConcretePoint >inline
RectBase(const ConcretePoint &topLeft, const ConcretePoint &bottomRight)Common::RectBase< T, ConcreteRect, ConcretePoint >inline
RectBase(const ConcretePoint &topLeft, T w, T h)Common::RectBase< T, ConcreteRect, ConcretePoint >inline
RectBase(T x1, T y1, T x2, T y2)Common::RectBase< T, ConcreteRect, ConcretePoint >inline
rightCommon::RectBase< T, ConcreteRect, ConcretePoint >
setEmpty()Common::RectBase< T, ConcreteRect, ConcretePoint >inline
setHeight(T aHeight)Common::RectBase< T, ConcreteRect, ConcretePoint >inline
setRect(T newLeft, T newTop, T newRight, T newBottom)Common::RectBase< T, ConcreteRect, ConcretePoint >inline
setWidth(T aWidth)Common::RectBase< T, ConcreteRect, ConcretePoint >inline
top (defined in Common::RectBase< T, ConcreteRect, ConcretePoint >)Common::RectBase< T, ConcreteRect, ConcretePoint >
toString() constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline
translate(T dx, T dy)Common::RectBase< T, ConcreteRect, ConcretePoint >inline
width() constCommon::RectBase< T, ConcreteRect, ConcretePoint >inline