|
QCAD Application Framework
CAD Application Development and Automation.
|
This is the complete list of members for RBox, including all inherited members.
| c1 | RBox | |
| c2 | RBox | |
| contains(const RBox &other) const | RBox | |
| contains(const RVector &v) const | RBox | |
| getCenter() const | RBox | |
| getCorner1() | RBox | |
| getCorner2() | RBox | |
| getCorners() const | RBox | |
| getCorners2d() const | RBox | |
| getHeight() const | RBox | |
| getLines2d() const | RBox | |
| getMaximum() const | RBox | |
| getMinimum() const | RBox | |
| getPolyline2d() const | RBox | |
| getSize() const | RBox | |
| getTriangles() const | RBox | |
| getWidth() const | RBox | |
| grow(double offset) | RBox | |
| growToInclude(const RBox &other) | RBox | |
| growToInclude(const RVector &v) | RBox | |
| growXY(double offset) | RBox | |
| intersects(const RBox &other) const | RBox | |
| isOutside(const RBox &other) const | RBox | |
| isValid() const | RBox | |
| operator!=(const RBox &other) const | RBox | inline |
| operator==(const RBox &other) const | RBox | |
| RBox() | RBox | |
| RBox(const QRectF &rect) | RBox | explicit |
| RBox(const RVector &c1, const RVector &c2) | RBox | |
| RBox(const RVector ¢er, double range) | RBox | |
| setCorner1(const RVector &v) | RBox | |
| setCorner2(const RVector &v) | RBox | |
| toQRectF() const | RBox |