Searched defs:bezierpointatt (Results 1 - 1 of 1) sorted by relevance
/inkscape/share/extensions/ | ||
H A D | bezmisc.py | 99 retval.append(bezierpointatt(((bx0,by0),(bx1,by1),(bx2,by2),(bx3,by3)),i)) 102 def bezierpointatt(((bx0,by0),(bx1,by1),(bx2,by2),(bx3,by3)),t): function |
Completed in 13 milliseconds