Searched defs:cix (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/2geom/ |
H A D | toposweep.h | 68 Section(CurveIx cix, double fd, double td, Point fdp, Point tdp) : curve(cix), f(fd), t(td), fp(fdp), tp(tdp) { } argument 69 Section(CurveIx cix, double fd, double td, PathVector ps, Dim2 d) : curve(cix), f(fd), t(td) { argument
|
Completed in 16 milliseconds