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

/inkscape/src/2geom/
H A Dsbasis-geometric.h53 cutAtRoots(Piecewise<D2<SBasis> > const &M, double tol=1e-4);
H A Dsbasis-geometric.cpp136 Geom::cutAtRoots(Piecewise<D2<SBasis> > const &M, double ZERO){ function in class:Geom
159 Piecewise<D2<SBasis> > v = cutAtRoots(vect,tol);
307 Piecewise<D2<SBasis> > VV = cutAtRoots(V);
382 Piecewise<D2<SBasis> > VV = cutAtRoots(V);

Completed in 15 milliseconds