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

/inkscape/src/live_effects/
H A Dlpe-curvestitch.cpp100 gdouble incrementB = (bndsB.max()-bndsB.min()) / (nrofpaths-1); local
136 tBclean += incrementB;
138 tB = tBclean + incrementB * svB;

Completed in 13 milliseconds