13#ifndef INKSCAPE_LPE_SKELETON_H
14#define INKSCAPE_LPE_SKELETON_H
20namespace LivePathEffect {
Adaptor that creates 2D functions from 1D ones.
Function defined as discrete pieces.
namespace Skeleton { we need a separate namespace to avoid clashes with other LPEs class KnotHolderEn...
LPESkeleton & operator=(const LPESkeleton &)=delete
Geom::Piecewise< Geom::D2< Geom::SBasis > > doEffect_pwd2(Geom::Piecewise< Geom::D2< Geom::SBasis > > const &pwd2_in) override
LPESkeleton(const LPESkeleton &)=delete
Helper class to stream background task notifications as a series of messages.