Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
lpe-roughen.cpp File Reference

Roughen LPE implementation. More...

Go to the source code of this file.

Namespaces

namespace  Inkscape
 Helper class to stream background task notifications as a series of messages.
 
namespace  Inkscape::LivePathEffect
 Live Path Effects code.
 

Variables

static const Util::EnumData< DivisionMethodInkscape::LivePathEffect::DivisionMethodData []
 
static const Util::EnumDataConverter< DivisionMethodInkscape::LivePathEffect::DMConverter (DivisionMethodData, DM_END)
 
static const Util::EnumData< HandlesMethodInkscape::LivePathEffect::HandlesMethodData []
 
static const Util::EnumDataConverter< HandlesMethodInkscape::LivePathEffect::HMConverter (HandlesMethodData, HM_END)
 

Detailed Description

Roughen LPE implementation.

Creates roughen paths.

Definition in file lpe-roughen.cpp.