Inkscape
Vector Graphics Editor
|
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 } |
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.