Searched defs:rotate_ccw (Results 1 - 1 of 1) sorted by relevance
/inkscape/share/extensions/ | ||
H A D | gcodetools.py | 938 slope = rotate_cw(n) if l>0 else rotate_ccw(n) 1396 def rotate_ccw(d) : function 6385 N1, N2 = P(rotate_ccw(t1)), P(rotate_ccw(t2)) |
Completed in 33 milliseconds