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

/inkscape/src/livarot/
H A DPathCutting.cpp1275 Geom::Point bP=ct*endP+(1-ct)*midP; local
1276 Geom::Point knotP=ct*bP+(1-ct)*aP;
1278 InsertIntermBezierTo(bP,theBDI+2);

Completed in 18 milliseconds