This is the complete list of members for CBCGPRect, including all inherited members.
| BCGP_RECT_POINT enum name | CBCGPRect | |
| bottom | CBCGPRect | |
| BottomCenter() const | CBCGPRect | inline |
| BottomLeft() const | CBCGPRect | inline |
| BottomRight() const | CBCGPRect | inline |
| CBCGPRect() | CBCGPRect | inline |
| CBCGPRect(double l, double t, double r, double b) | CBCGPRect | inline |
| CBCGPRect(const CBCGPPoint &ptLT, const CBCGPPoint &ptRB) | CBCGPRect | inline |
| CBCGPRect(const CBCGPPoint &pt, const CBCGPSize &sz) | CBCGPRect | inline |
| CBCGPRect(const CBCGPRect &rt) | CBCGPRect | inline |
| CBCGPRect(const CRect &rt) | CBCGPRect | inline |
| CenterLeft() const | CBCGPRect | inline |
| CenterPoint() const | CBCGPRect | inline |
| CenterRight() const | CBCGPRect | inline |
| DeflateRect(double l, double t, double r, double b) | CBCGPRect | inline |
| DeflateRect(double x, double y) | CBCGPRect | inline |
| DeflateRect(const CBCGPPoint &pt) | CBCGPRect | inline |
| DeflateRect(const CBCGPSize &sz) | CBCGPRect | inline |
| DeflateRect(const CBCGPRect &rt) | CBCGPRect | inline |
| Height() const | CBCGPRect | inline |
| InflateRect(double l, double t, double r, double b) | CBCGPRect | inline |
| InflateRect(double x, double y) | CBCGPRect | inline |
| InflateRect(const CBCGPPoint &pt) | CBCGPRect | inline |
| InflateRect(const CBCGPSize &sz) | CBCGPRect | inline |
| InflateRect(const CBCGPRect &rt) | CBCGPRect | inline |
| IntersectRect(const CBCGPRect &rt) | CBCGPRect | inline |
| IntersectRect(const CBCGPRect &rt1, const CBCGPRect &rt2) | CBCGPRect | inline |
| IsRectEmpty() const | CBCGPRect | inline |
| IsRectNull() const | CBCGPRect | inline |
| IsValid() const | CBCGPRect | inline |
| left | CBCGPRect | |
| Normalize() | CBCGPRect | inline |
| NormalizedRect() const | CBCGPRect | inline |
| OffsetRect(double x, double y) | CBCGPRect | inline |
| OffsetRect(const CBCGPPoint &pt) | CBCGPRect | inline |
| OffsetRect(const CBCGPSize &sz) | CBCGPRect | inline |
| operator CRect() const | CBCGPRect | inline |
| operator!=(const CBCGPRect &rt) const | CBCGPRect | inline |
| operator&(const CBCGPRect &rt) const | CBCGPRect | inline |
| operator&=(const CBCGPRect &rt) | CBCGPRect | inline |
| operator+(const CBCGPPoint &pt) const | CBCGPRect | inline |
| operator+=(const CBCGPPoint &pt) | CBCGPRect | inline |
| operator+=(const CBCGPSize &sz) | CBCGPRect | inline |
| operator-(const CBCGPPoint &pt) const | CBCGPRect | inline |
| operator-=(const CBCGPPoint &pt) | CBCGPRect | inline |
| operator-=(const CBCGPSize &sz) | CBCGPRect | inline |
| operator=(const CBCGPRect &rt) | CBCGPRect | inline |
| operator==(const CBCGPRect &rt) const | CBCGPRect | inline |
| operator|(const CBCGPRect &rt) const | CBCGPRect | inline |
| operator|=(const CBCGPRect &rt) | CBCGPRect | inline |
| PtInRect(double x, double y) const | CBCGPRect | inline |
| PtInRect(const CBCGPPoint &pt) const | CBCGPRect | inline |
| RectPoint(BCGP_RECT_POINT point) const | CBCGPRect | inline |
| right | CBCGPRect | |
| RtInRect(double l, double t, double r, double b) const | CBCGPRect | inline |
| RtInRect(const CBCGPRect &rt) const | CBCGPRect | inline |
| Scale(const CBCGPSize &szRatio, BCGP_RECT_POINT point=BCGP_RECT_POINT_NULL) | CBCGPRect | inline |
| Scale(const CBCGPSize &szRatio, const CBCGPPoint &ptOffset) | CBCGPRect | inline |
| Scale(double dblRatio, const CBCGPPoint &ptOffset=CBCGPPoint()) | CBCGPRect | inline |
| Scale(double dblRatioX, double dblRatioY, const CBCGPPoint &ptOffset=CBCGPPoint()) | CBCGPRect | inline |
| SetHeight(double h) | CBCGPRect | inline |
| SetPoint(double x, double y) | CBCGPRect | inline |
| SetPoint(const CBCGPPoint &pt) | CBCGPRect | inline |
| SetRect(double l, double t, double r, double b) | CBCGPRect | inline |
| SetRect(const CBCGPPoint &ptLT, const CBCGPPoint &ptRB) | CBCGPRect | inline |
| SetRect(const CBCGPPoint &pt, const CBCGPSize &sz) | CBCGPRect | inline |
| SetRect(const CBCGPRect &rt) | CBCGPRect | inline |
| SetRectEmpty() | CBCGPRect | inline |
| SetSize(double w, double h) | CBCGPRect | inline |
| SetSize(const CBCGPSize &sz) | CBCGPRect | inline |
| SetWidth(double w) | CBCGPRect | inline |
| Size() const | CBCGPRect | inline |
| Swap() | CBCGPRect | inline |
| SwapLeftRight() | CBCGPRect | inline |
| SwapTopBottom() | CBCGPRect | inline |
| top | CBCGPRect | |
| TopCenter() const | CBCGPRect | inline |
| TopLeft() const | CBCGPRect | inline |
| TopRight() const | CBCGPRect | inline |
| UnionRect(const CBCGPRect &rt) | CBCGPRect | inline |
| UnionRect(const CBCGPRect &rt1, const CBCGPRect &rt2) | CBCGPRect | inline |
| Width() const | CBCGPRect | inline |