Inkscape
Vector Graphics Editor
|
Abstract curve type. More...
Go to the source code of this file.
Classes | |
class | Geom::Curve |
Abstract continuous curve on a plane defined on [0,1]. More... | |
Namespaces | |
namespace | Geom |
Various utility functions. | |
Typedefs | |
typedef Intersection | Geom::CurveIntersection |
Functions | |
Coord | Geom::nearest_time (Point const &p, Curve const &c) |
Curve * | Geom::new_clone (Curve const &c) |
Abstract curve type.
Definition in file curve.h.