Searched defs:segmentIntersect (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libavoid/ | ||
H A D | geometry.cpp | 85 bool segmentIntersect(const Point& a, const Point& b, const Point& c, function in namespace:Avoid 122 if (segmentIntersect(e1, e2, s1, s2)) |
Completed in 15 milliseconds