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

/inkscape/src/live_effects/
H A Dlpe-powerstroke.cpp500 double tang2_sign = dot(direction,tang2); local
512 controlpoints[3].x = (B[i].at0() + tang2_sign*tang2)[Geom::X];
513 controlpoints[3].y = (B[i].at0() + tang2_sign*tang2)[Geom::Y];

Completed in 16 milliseconds