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() const | Common::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) const | Common::RectBase< T, ConcreteRect, ConcretePoint > | inline |
contains(T x, T y) const | Common::RectBase< T, ConcreteRect, ConcretePoint > | inline |
contains(const ConcretePoint &p) const | Common::RectBase< T, ConcreteRect, ConcretePoint > | inline |
contains(const ConcreteRect &r) const | Common::RectBase< T, ConcreteRect, ConcretePoint > | inline |
debugPrint(int debuglevel=0, const char *caption="Rect:") const | Common::RectBase< T, ConcreteRect, ConcretePoint > | inline |
debugPrintC(int debuglevel, uint32 debugChannel, const char *caption="Rect:") const | Common::RectBase< T, ConcreteRect, ConcretePoint > | inline |
equals(const ConcreteRect &r) const | Common::RectBase< T, ConcreteRect, ConcretePoint > | inline |
extend(const ConcreteRect &r) | Common::RectBase< T, ConcreteRect, ConcretePoint > | inline |
findIntersectingRect(const ConcreteRect &r) const | Common::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() const | Common::RectBase< T, ConcreteRect, ConcretePoint > | inline |
intersects(const ConcreteRect &r) const | Common::RectBase< T, ConcreteRect, ConcretePoint > | inline |
isEmpty() const | Common::RectBase< T, ConcreteRect, ConcretePoint > | inline |
isValidRect() const | Common::RectBase< T, ConcreteRect, ConcretePoint > | inline |
left | Common::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) const | Common::RectBase< T, ConcreteRect, ConcretePoint > | inline |
operator==(const ConcreteRect &rhs) const | Common::RectBase< T, ConcreteRect, ConcretePoint > | inline |
origin() const | Common::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 |
right | Common::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() const | Common::RectBase< T, ConcreteRect, ConcretePoint > | inline |
translate(T dx, T dy) | Common::RectBase< T, ConcreteRect, ConcretePoint > | inline |
width() const | Common::RectBase< T, ConcreteRect, ConcretePoint > | inline |