Searched defs:L0 (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/2geom/ | ||
H A D | conicsec.cpp | 279 Line L0 = Line::from_origin_and_vector(B0, rot90(n0)); local 282 std::vector<double> rts = C1.roots(L0); 284 Point P = L0.pointAt(rts[i]); |
Completed in 15 milliseconds