CRect Member List
This is the complete list of members for
CRect, including all inherited members.
| bottom | CRect | |
| bound(const CRect &rect) | CRect | |
| CRect(CCoord left=0, CCoord top=0, CCoord right=0, CCoord bottom=0) | CRect | [inline] |
| CRect(const CRect &r) | CRect | [inline] |
| CRect(const CPoint &origin, const CPoint &size) | CRect | [inline] |
| getBottomLeft() const | CRect | |
| getBottomRight() const | CRect | |
| getHeight() const | CRect | [inline] |
| getSize() const | CRect | |
| getTopLeft() const | CRect | |
| getTopRight() const | CRect | |
| getWidth() const | CRect | [inline] |
| height() const | CRect | [inline] |
| inset(CCoord deltaX, CCoord deltaY) | CRect | [inline] |
| isEmpty() const | CRect | |
| left | CRect | |
| moveTo(CCoord x, CCoord y) | CRect | [inline] |
| normalize() | CRect | [inline] |
| offset(CCoord x, CCoord y) | CRect | [inline] |
| operator!=(const CRect &other) const | CRect | [inline] |
| operator()(CCoord left, CCoord top, CCoord right, CCoord bottom) | CRect | [inline] |
| operator==(const CRect &other) const | CRect | [inline] |
| pointInside(const CPoint &where) const | CRect | |
| rectOverlap(const CRect &rect) const | CRect | [inline] |
| right | CRect | |
| setBottomLeft(const CPoint &inPoint) | CRect | |
| setBottomRight(const CPoint &inPoint) | CRect | |
| setHeight(CCoord height) | CRect | [inline] |
| setSize(const CPoint &size) | CRect | |
| setTopLeft(const CPoint &inPoint) | CRect | |
| setTopRight(const CPoint &inPoint) | CRect | |
| setWidth(CCoord width) | CRect | [inline] |
| top | CRect | |
| unite(const CRect &rect) | CRect | |
| width() const | CRect | [inline] |
| x | CRect | |
| x2 | CRect | |
| y | CRect | |
| y2 | CRect | |