2#ifndef INKSCAPE_LPE_LINE_SEGMENT_H
3#define INKSCAPE_LPE_LINE_SEGMENT_H
22namespace LivePathEffect {
Two-dimensional point that doubles as a vector.
void doBeforeEffect(SPLPEItem const *lpeitem) override
Is performed each time before the effect is updated.
~LPELineSegment() override
LPELineSegment & operator=(const LPELineSegment &)=delete
LPELineSegment(const LPELineSegment &)=delete
Geom::PathVector doEffect_path(Geom::PathVector const &path_in) override
EnumParam< EndType > end_type
Helper class to stream background task notifications as a series of messages.