Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
lpe-powerstroke-interpolators.h File Reference

Interpolators for lists of points. More...

Go to the source code of this file.

Classes

class  Geom::Interpolate::Interpolator
 
class  Geom::Interpolate::Linear
 
class  Geom::Interpolate::CubicBezierFit
 
class  Geom::Interpolate::CubicBezierJohan
 
class  Geom::Interpolate::CubicBezierSmooth
 
class  Geom::Interpolate::SpiroInterpolator
 
class  Geom::Interpolate::CentripetalCatmullRomInterpolator
 

Namespaces

namespace  Geom
 Various utility functions.
 
namespace  Geom::Interpolate
 

Enumerations

enum  Geom::Interpolate::InterpolatorType {
  Geom::Interpolate::INTERP_LINEAR , Geom::Interpolate::INTERP_CUBICBEZIER , Geom::Interpolate::INTERP_CUBICBEZIER_JOHAN , Geom::Interpolate::INTERP_SPIRO ,
  Geom::Interpolate::INTERP_CUBICBEZIER_SMOOTH , Geom::Interpolate::INTERP_CENTRIPETAL_CATMULLROM
}
 

Detailed Description

Interpolators for lists of points.

Definition in file lpe-powerstroke-interpolators.h.