|
QCAD Application Framework
CAD Application Development and Automation.
|
This is the complete list of members for RPoint, including all inherited members.
| clone() const | RPoint | inlinevirtual |
| flipHorizontal() | RPoint | virtual |
| flipVertical() | RPoint | virtual |
| getBoundingBox() const | RPoint | virtual |
| getCenterPoints() const | RPoint | virtual |
| getClosestPointOnShape(const RVector &p, bool limited=true) const | RShape | virtual |
| getDistanceTo(const RVector &point, bool limited=true) const | RShape | virtual |
| getEndPoints() const | RPoint | virtual |
| getIntersectionPoints(const RShape &other, bool limited=true, bool same=false) const | RShape | |
| getIntersectionPoints(const RShape &shape1, const RShape &shape2, bool limited=true, bool same=false) | RShape | static |
| getIntersectionPointsAA(const RArc &arc1, const RArc &arc2, bool limited=true) | RShape | static |
| getIntersectionPointsAC(const RArc &arc1, const RCircle &circle2, bool limited=true) | RShape | static |
| getIntersectionPointsAE(const RArc &arc1, const REllipse &ellipse2, bool limited=true) | RShape | static |
| getIntersectionPointsAX(const RArc &arc1, const RExplodable &explodable2, bool limited=true) | RShape | static |
| getIntersectionPointsCC(const RCircle &circle1, const RCircle &circle2) | RShape | static |
| getIntersectionPointsCE(const RCircle &circle1, const REllipse &ellipse2) | RShape | static |
| getIntersectionPointsCX(const RCircle &circle1, const RExplodable &explodable2, bool limited=true) | RShape | static |
| getIntersectionPointsEE(const REllipse &ellipse1, const REllipse &ellipse2) | RShape | static |
| getIntersectionPointsEX(const REllipse &ellipse1, const RExplodable &explodable2, bool limited=true) | RShape | static |
| getIntersectionPointsLA(const RLine &line1, const RArc &arc2, bool limited=true) | RShape | static |
| getIntersectionPointsLC(const RLine &line1, const RCircle &circle2, bool limited=true) | RShape | static |
| getIntersectionPointsLE(const RLine &line1, const REllipse &ellipse2, bool limited=true) | RShape | static |
| getIntersectionPointsLL(const RLine &line1, const RLine &line2, bool limited=true) | RShape | static |
| getIntersectionPointsLX(const RLine &line1, const RExplodable &explodable2, bool limited=true) | RShape | static |
| getIntersectionPointsXX(const RExplodable &explodable1, const RExplodable &explodable2, bool limited=true, bool same=false) | RShape | static |
| getLength() const | RPoint | virtual |
| getMiddlePoints() const | RPoint | virtual |
| getPointAtPercent(double p) const | RShape | virtual |
| getPointsWithDistanceToEnd(double distance, RS::From from=RS::FromAny) const | RPoint | virtual |
| getPosition() const | RPoint | inline |
| getVectorFromEndpointTo(const RVector &point) const | RShape | virtual |
| getVectorTo(const RVector &point, bool limited=true) const | RPoint | virtual |
| intersectsWith(const RShape &other, bool limited=true) const | RShape | virtual |
| isInterpolated() const | RShape | inlinevirtual |
| isOnShape(const RVector &point, bool limited=true, double tolerance=RDEFAULT_TOLERANCE_1E_MIN4) const | RShape | virtual |
| mirror(const RLine &axis) | RPoint | virtual |
| move(const RVector &offset) | RPoint | virtual |
| order(QList< QList< QSharedPointer< RShape > > > &boundary) | RShape | static |
| position | RPoint | |
| print(QDebug dbg) const | RPoint | protectedvirtual |
| rotate(double rotation, const RVector ¢er=RDEFAULT_RVECTOR) | RPoint | virtual |
| RPoint() | RPoint | |
| RPoint(const RVector &position) | RPoint | |
| RShape() | RShape | inline |
| scale(const RVector &scaleFactors, const RVector ¢er=RDEFAULT_RVECTOR) | RPoint | virtual |
| RShape::scale(double scaleFactor, const RVector ¢er=RVector()) | RShape | virtual |
| setPosition(const RVector &p) | RPoint | inline |
| stretch(const RBox &area, const RVector &offset) | RShape | virtual |
| stretch(const RPolyline &area, const RVector &offset) | RShape | virtual |
| to2D() | RPoint | virtual |
| ~RPoint() | RPoint | virtual |
| ~RShape() | RShape | inlinevirtual |