Inkscape
Vector Graphics Editor
|
A structure to help with sorting edges around a point. More...
Public Attributes | |
int | no |
bool | starting |
Geom::Point | x |
int Shape::edge_list::no |
Definition at line 628 of file Shape.h.
Referenced by Shape::SortEdges().
bool Shape::edge_list::starting |
Definition at line 629 of file Shape.h.
Referenced by Shape::SortEdges(), and Shape::SortEdgesList().
Geom::Point Shape::edge_list::x |
Definition at line 630 of file Shape.h.
Referenced by Shape::SortEdges(), and Shape::SortEdgesList().