Polygon |
The PolygonVertex type exposes the following members.
Name | Description | |
---|---|---|
Index | Index of the vertex | |
IsConvex | IsConvex, e.g. inner angle is smaller than 180 degrees. | |
IsEar | IsEar | |
IsSteiner | True when this vertex is a Steiner vertex - e.g. it was added by the algorithm and is not provided by the user. | |
Next | Next PolygonVertex | |
OriginalPointIndex | Index in the original points list | |
Point | 2D point | |
Previous | Previous PolygonVertex |