Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Shape::edge_list Struct Reference

A structure to help with sorting edges around a point. More...

Public Attributes

int no
 
bool starting
 
Geom::Point x
 

Detailed Description

A structure to help with sorting edges around a point.

Definition at line 626 of file Shape.h.

Member Data Documentation

◆ no

int Shape::edge_list::no

Definition at line 628 of file Shape.h.

Referenced by Shape::SortEdges().

◆ starting

bool Shape::edge_list::starting

Definition at line 629 of file Shape.h.

Referenced by Shape::SortEdges(), and Shape::SortEdgesList().

◆ x

Geom::Point Shape::edge_list::x

Definition at line 630 of file Shape.h.

Referenced by Shape::SortEdges(), and Shape::SortEdgesList().


The documentation for this struct was generated from the following file: