|
Krita Source Code Documentation
|
This is the complete list of members for KoPathSegment, including all inherited members.
| boundingRect() const | KoPathSegment | |
| canvas | Private | private |
| chordLength() const | KoPathSegment | |
| controlPointRect() const | KoPathSegment | |
| controlPoints() const | KoPathSegment | |
| convexHull() const | KoPathSegment | |
| d | KoPathSegment | private |
| deCasteljau(qreal t, QPointF *p1, QPointF *p2, QPointF *p3, QPointF *p4, QPointF *p5) const | KoPathSegment | |
| degree() const | KoPathSegment | |
| displayedFrame | Private | private |
| distanceFromChord(const QPointF &point) const | KoPathSegment | |
| extrema() const | KoPathSegment | |
| first | KoPathSegment | |
| first() const | KoPathSegment | |
| intendedFrame | Private | private |
| interpolate(const QPointF &p0, const QPointF &p1, const QPointF &p2, qreal t) | KoPathSegment | static |
| intersections(const KoPathSegment &segment) const | KoPathSegment | |
| isFlat(qreal tolerance=0.01) const | KoPathSegment | |
| isValid() const | KoPathSegment | |
| KoPathSegment(KoPathPoint *first=0, KoPathPoint *second=0) | KoPathSegment | explicit |
| KoPathSegment(const KoPathSegment &segment) | KoPathSegment | |
| KoPathSegment(const QPointF &p0, const QPointF &p1) | KoPathSegment | |
| KoPathSegment(const QPointF &p0, const QPointF &p1, const QPointF &p2) | KoPathSegment | |
| KoPathSegment(const QPointF &p0, const QPointF &p1, const QPointF &p2, const QPointF &p3) | KoPathSegment | |
| length(qreal error=0.005) const | KoPathSegment | |
| lengthAt(qreal t, qreal error=0.005) const | KoPathSegment | |
| linesIntersection(const KoPathSegment &segment) const | KoPathSegment | |
| mapped(const QTransform &matrix) const | KoPathSegment | |
| nearestPoint(const QPointF &point) const | KoPathSegment | |
| operator=(const KoPathSegment &other) | KoPathSegment | |
| operator==(const KoPathSegment &other) const | KoPathSegment | |
| paramAtLength(qreal length, qreal tolerance=0.001) const | KoPathSegment | |
| pointAt(qreal t) const | KoPathSegment | |
| Private(KoPathSegment *qq, KoPathPoint *p1, KoPathPoint *p2) | KoPathSegment | inline |
| Private::Private(KisCanvas2 *c) | Private | inlineprivate |
| q | KoPathSegment | |
| roots() const | KoPathSegment | |
| second | KoPathSegment | |
| second() const | KoPathSegment | |
| setFirst(KoPathPoint *first) | KoPathSegment | |
| setSecond(KoPathPoint *second) | KoPathSegment | |
| splitAt(qreal t) const | KoPathSegment | |
| toCubic() const | KoPathSegment | |
| ~KoPathSegment() | KoPathSegment |