Searched refs:chamferStep (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/live_effects/
H A Dlpe-fillet-chamfer.cpp609 Geom::Point chamferStep = path_chamfer.pointAt(chamfer_stepsTime * i); local
610 path_out.appendNew<Geom::LineSegment>(chamferStep);
625 Geom::Point chamferStep = path_chamfer.pointAt(chamfer_stepsTime * i); local
626 path_out.appendNew<Geom::LineSegment>(chamferStep);

Completed in 15 milliseconds