2#ifndef INKSCAPE_HELPER_GEOM_CURVES_H
3#define INKSCAPE_HELPER_GEOM_CURVES_H
27 for (
int i = 1; i <
c.order(); i++) {
Two-dimensional Bezier curve of arbitrary order.
Abstract continuous curve on a plane defined on [0,1].
Infinite line on a plane.
Point initialPoint() const
bool is_straight_curve(Geom::BezierCurve const &c)
bool are_near(Affine const &a1, Affine const &a2, Coord eps=EPSILON)