Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
curve.h File Reference

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)
 
CurveGeom::new_clone (Curve const &c)
 

Detailed Description

Abstract curve type.

Definition in file curve.h.