pcb 4.1.1
An interactive printed circuit board layout editor.

RemovedPointType Struct Reference

Information about removed polygon points. More...

Data Fields

Coord X
Coord Y
int ID
Cardinal Index
bool last_in_contour

Detailed Description

Information about removed polygon points.

Definition at line 113 of file undo.c.


Field Documentation

Index in a polygons array of points.

Definition at line 118 of file undo.c.

Referenced by AddObjectToRemovePointUndoList(), UndoInsertPoint(), and UndoRemovePoint().

Whether the point was the last in its contour.

Definition at line 119 of file undo.c.

Referenced by AddObjectToRemovePointUndoList(), UndoInsertPoint(), and UndoRemovePoint().


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