ScummVM API documentation
Common::Rect32 Member List

This is the complete list of members for Common::Rect32, including all inherited members.

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