Searched defs:setPoints (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/2geom/
H A Dray.h66 setPoints(A, B);
75 void setPoints(Point const &a, Point const &b) { function in class:Geom::Ray
H A Dbezier-curve.h85 virtual void setPoints(std::vector<Point> const &ps) { function in class:Geom::BezierCurve
88 THROW_LOGICALERROR("BezierCurve::setPoints: incorrect number of points in vector");
H A Dline.h167 void setPoints(Point const &a, Point const &b) { function in class:Geom::Line

Completed in 288 milliseconds