Searched defs:AddCurve (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/livarot/
H A DPathCutting.cpp386 void Path::AddCurve(Geom::Curve const &c) function in class:Path
414 AddCurve(*iter);
430 // TODO: this can be optimized by not generating a new path here, but doing the transform in AddCurve
438 AddCurve(*cit);

Completed in 58 milliseconds