Searched defs:PVIntersection (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/2geom/
H A Dpathvector.h90 typedef PathVectorIntersection PVIntersection; ///< Alias to save typing typedef in namespace:Geom
266 std::vector<PVIntersection> intersect(PathVector const &other, Coord precision = EPSILON) const;

Completed in 100 milliseconds