Definition in file lpe-line_segment.cpp.
#include "live_effects/lpe-line_segment.h"
#include "lpe-tool-context.h"
#include <2geom/pathvector.h>
#include <2geom/geom.h>
#include <2geom/bezier-curve.h>
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
namespace | Inkscape::LivePathEffect |
Functions | |
static const Util::EnumDataConverter < EndType > | Inkscape::LivePathEffect::EndTypeConverter (EndTypeData, sizeof(EndTypeData)/sizeof(*EndTypeData)) |
Variables | |
static const Util::EnumData < EndType > | Inkscape::LivePathEffect::EndTypeData [] |