Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Geom::Interpolate Namespace Reference

Classes

class  CentripetalCatmullRomInterpolator
 
class  CubicBezierFit
 
class  CubicBezierJohan
 
class  CubicBezierSmooth
 
class  Interpolator
 
class  Linear
 
class  SpiroInterpolator
 

Enumerations

enum  InterpolatorType {
  INTERP_LINEAR , INTERP_CUBICBEZIER , INTERP_CUBICBEZIER_JOHAN , INTERP_SPIRO ,
  INTERP_CUBICBEZIER_SMOOTH , INTERP_CENTRIPETAL_CATMULLROM
}
 

Enumeration Type Documentation

◆ InterpolatorType

Enumerator
INTERP_LINEAR 
INTERP_CUBICBEZIER 
INTERP_CUBICBEZIER_JOHAN 
INTERP_SPIRO 
INTERP_CUBICBEZIER_SMOOTH 
INTERP_CENTRIPETAL_CATMULLROM 

Definition at line 27 of file lpe-powerstroke-interpolators.h.