pcb 4.1.1
An interactive printed circuit board layout editor.
|
Information about removed polygon points. More...
Data Fields | |
Coord | X |
Coord | Y |
int | ID |
Cardinal | Index |
bool | last_in_contour |
Definition at line 117 of file undo.c.
Referenced by AddObjectToRemovePointUndoList(), UndoInsertPoint(), and UndoRemovePoint().
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().
Data.
Definition at line 115 of file undo.c.
Referenced by AddObjectToRemovePointUndoList(), UndoInsertPoint(), and UndoRemovePoint().
Data.
Definition at line 116 of file undo.c.
Referenced by AddObjectToRemovePointUndoList(), UndoInsertPoint(), and UndoRemovePoint().