| Area() const | SgRect | |
| Bottom() const | SgRect | |
| Center() const | SgRect | |
| Contains(SgPoint p) const | SgRect | |
| Contains(const SgRect &rect) const | SgRect | |
| DecBottom() | SgRect | |
| DecRight() | SgRect | |
| Expand(int margin) | SgRect | |
| Height() const | SgRect | |
| IncLeft() | SgRect | |
| Include(SgPoint p) | SgRect | |
| Include(const SgRect &rect) | SgRect | |
| IncTop() | SgRect | |
| InRect(SgPoint p) const | SgRect | |
| Intersect(const SgRect &rect) | SgRect | |
| IsEmpty() const | SgRect | |
| Left() const | SgRect | |
| m_bottom | SgRect | [private] |
| m_left | SgRect | [private] |
| m_right | SgRect | [private] |
| m_top | SgRect | [private] |
| MirrorX(int boardSize) | SgRect | |
| MirrorY(int boardSize) | SgRect | |
| operator==(const SgRect &rhs) const | SgRect | |
| Overlaps(const SgRect &rect) const | SgRect | |
| Right() const | SgRect | |
| Set(int left, int right, int top, int bottom) | SgRect | |
| SetBottom(int value) | SgRect | |
| SetLeft(int value) | SgRect | |
| SetRight(int value) | SgRect | |
| SetTop(int value) | SgRect | |
| SgRect() | SgRect | |
| SgRect(int left, int right, int top, int bottom) | SgRect | |
| SgRect(const SgPoint &topleft, const SgPoint &bottomright) | SgRect | |
| SwapXY() | SgRect | |
| Top() const | SgRect | |
| Width() const | SgRect |