Searched defs:RaffineTk (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/livarot/ |
H A D | PathSimplify.cpp | 602 data.tk[i] = RaffineTk(pt, start, cp1, cp2, end, data.tk[i]); 982 tk[i] = RaffineTk (pt, start, cp1, cp2, end, tk[i]); 1116 double Path::RaffineTk (Geom::Point pt, Geom::Point p0, Geom::Point p1, Geom::Point p2, Geom::Point p3, double it) function in class:Path
|
Completed in 13 milliseconds