Home
last modified time | relevance | path

Searched refs:CurveIntersectionSweepSet (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/2geom/
H A Dpath.cpp472 struct CurveIntersectionSweepSet struct
492 CurveIntersectionSweepSet(std::vector<PathIntersection> &result, in CurveIntersectionSweepSet() function
563 CurveIntersectionSweepSet cisset(result, *this, other, precision); in intersect()
564 Sweeper<CurveIntersectionSweepSet> sweeper(cisset); in intersect()
/dports/math/lib2geom/lib2geom-1.1/src/2geom/
H A Dpath.cpp472 struct CurveIntersectionSweepSet struct
492 CurveIntersectionSweepSet(std::vector<PathIntersection> &result, in CurveIntersectionSweepSet() argument
563 CurveIntersectionSweepSet cisset(result, *this, other, precision); in intersect()
564 Sweeper<CurveIntersectionSweepSet> sweeper(cisset); in intersect()