| convertFromString(const CString &string) | Exponent::MathTools::CRect | [static] |
| CRect(const long left=0, const long top=0, const long width=0, const long height=0) | Exponent::MathTools::CRect | |
| CRect(const CRect &rect) | Exponent::MathTools::CRect | |
| CRect(const CPoint &origin, const CDimension &dimension) | Exponent::MathTools::CRect | |
| getAsRect() | Exponent::MathTools::CRect | |
| getBottom() const | Exponent::MathTools::CRect | [inline] |
| getCentralXPosition() const | Exponent::MathTools::CRect | |
| getCentralYPosition() const | Exponent::MathTools::CRect | |
| getDimension() const | Exponent::MathTools::CRect | [inline] |
| getHeight() const | Exponent::MathTools::CRect | [inline] |
| getIntersectionArea(const CRect &rect1, const CRect &rect2) | Exponent::MathTools::CRect | [static] |
| getIntersectionArea(const CRect &rect1, const CRect &rect2, CRect &output) | Exponent::MathTools::CRect | [static] |
| getLeft() const | Exponent::MathTools::CRect | [inline] |
| getObjectDescription(char *string, const long size) const | Exponent::MathTools::CRect | [virtual] |
| getOrigin() const | Exponent::MathTools::CRect | [inline] |
| getRight() const | Exponent::MathTools::CRect | [inline] |
| getTop() const | Exponent::MathTools::CRect | [inline] |
| getWidth() const | Exponent::MathTools::CRect | [inline] |
| inset(const long amount) | Exponent::MathTools::CRect | |
| isRectangleEmpty() const | Exponent::MathTools::CRect | [inline] |
| m_bottom | Exponent::MathTools::CRect | [protected] |
| m_height | Exponent::MathTools::CRect | [protected] |
| m_left | Exponent::MathTools::CRect | [protected] |
| m_right | Exponent::MathTools::CRect | [protected] |
| m_top | Exponent::MathTools::CRect | [protected] |
| m_width | Exponent::MathTools::CRect | [protected] |
| offset(const CPoint &point) | Exponent::MathTools::CRect | |
| operator=(const CRect &rect) | Exponent::MathTools::CRect | [virtual] |
| operator==(const CRect &rect) | Exponent::MathTools::CRect | [virtual] |
| pointIsInside(const CPoint &point) const | Exponent::MathTools::CRect | [inline] |
| rectanglesIntersect(const CRect &other) const | Exponent::MathTools::CRect | [inline] |
| rectIsInside(const CRect &rect) const | Exponent::MathTools::CRect | [inline] |
| scale(const double amount) | Exponent::MathTools::CRect | |
| setDimensions(const CDimension &dimension) | Exponent::MathTools::CRect | |
| setFromRect(RECT &rect) | Exponent::MathTools::CRect | |
| setHeight(const long height) | Exponent::MathTools::CRect | |
| setLeft(const long left) | Exponent::MathTools::CRect | |
| setOrigin(const CPoint &point) | Exponent::MathTools::CRect | |
| setRect(const long left, const long top, const long width, const long height) | Exponent::MathTools::CRect | |
| setRect(const CPoint &origin, const CDimension &dimension) | Exponent::MathTools::CRect | |
| setTop(const long top) | Exponent::MathTools::CRect | |
| setWidth(const long width) | Exponent::MathTools::CRect | |
| unionWith(const CRect &rect) | Exponent::MathTools::CRect | |
| ~CRect() | Exponent::MathTools::CRect | [virtual] |