Searched defs:Line0 (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/2geom/ | ||
H A D | conicsec.cpp | 117 Line Line0 = Line::from_origin_and_vector(P0, dP0); local 120 OptCrossing oc = intersection(Line0, Line2); 124 Point P1 = Line0.pointAt((*oc).ta); |
Completed in 35 milliseconds