A structure to store back data for an edge.
More...
#include <Shape.h>
A structure to store back data for an edge.
Definition at line 70 of file Shape.h.
◆ pathID
int Shape::back_data::pathID |
This is a unique number unique to a Path object given by the user to the Path::Fill function.
Definition at line 72 of file Shape.h.
◆ pieceID
int Shape::back_data::pieceID |
The path command to which this edge belongs to in the original Path object.
Definition at line 73 of file Shape.h.
◆ tEn
double Shape::back_data::tEn |
Time value in that path command for this edge's end point.
Definition at line 75 of file Shape.h.
◆ tSt
double Shape::back_data::tSt |
Time value in that path command for this edge's start point.
Definition at line 74 of file Shape.h.
The documentation for this struct was generated from the following file:
- /builds/inkscape/inkscape/src/livarot/Shape.h