Inkscape
Vector Graphics Editor
|
LPE effect for extruding paths (making them "3D"). 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. | |
Functions | |
static bool | Inkscape::LivePathEffect::are_colinear (Geom::Point a, Geom::Point b) |
static std::vector< double > | Inkscape::LivePathEffect::find_cusps (Geom::Piecewise< Geom::D2< Geom::SBasis > > const &pwd2_in) |
LPE effect for extruding paths (making them "3D").
Definition in file lpe-extrude.cpp.