Krita Source Code Documentation
Loading...
Searching...
No Matches
KisAlgebra2D::VectorPath Member List

This is the complete list of members for KisAlgebra2D::VectorPath, including all inherited members.

asPainterPath() constKisAlgebra2D::VectorPath
fuzzyComparePointsCyclic(const VectorPath &path, qreal eps=0.0f) constKisAlgebra2D::VectorPath
intersectSegmentWithLineBounded(const QLineF &line, const Segment &segment)KisAlgebra2D::VectorPathstatic
intersectSegmentWithLineBounded(const QLineF &line, const VectorPathPoint &p1, const VectorPathPoint &p2)KisAlgebra2D::VectorPathstatic
m_originalPathKisAlgebra2D::VectorPathprivate
m_pointsKisAlgebra2D::VectorPathprivate
pathIndexToSegmentIndex(int index)KisAlgebra2D::VectorPath
pointAt(int i) constKisAlgebra2D::VectorPath
pointsCount() constKisAlgebra2D::VectorPath
reversed() constKisAlgebra2D::VectorPath
segmentAt(int i) constKisAlgebra2D::VectorPath
segmentAtAsLine(int i) constKisAlgebra2D::VectorPath
segmentAtAsSegment(int i) constKisAlgebra2D::VectorPath
segmentIndexToPathIndex(int index)KisAlgebra2D::VectorPath
segmentsCount() constKisAlgebra2D::VectorPath
trulySimplified(qreal epsDegrees=0.5) constKisAlgebra2D::VectorPath
VectorPath(const QPainterPath &path)KisAlgebra2D::VectorPath
VectorPath(const QList< VectorPathPoint > path)KisAlgebra2D::VectorPath