![]() |
pcb 4.1.1
An interactive printed circuit board layout editor.
|

Data Fields | |
| const BoxType * | other |
| DataType * | data |
| LayerType * | layer |
| PolygonType * | polygon |
| bool | bottom |
| POLYAREA * | accumulate |
| int | batch_size |
| jmp_buf | env |
Definition at line 899 of file polygon.c.
Referenced by clearPoly(), line_sub_callback(), pin_sub_callback(), and subtract_accumulated().
Definition at line 900 of file polygon.c.
Referenced by clearPoly(), line_sub_callback(), pin_sub_callback(), and subtract_accumulated().
| bool cpInfo::bottom |
Definition at line 898 of file polygon.c.
Referenced by clearPoly(), and pad_sub_callback().
Definition at line 895 of file polygon.c.
Referenced by clearPoly(), and pin_sub_callback().
| jmp_buf cpInfo::env |
Definition at line 901 of file polygon.c.
Referenced by arc_sub_callback(), clearPoly(), line_sub_callback(), pad_sub_callback(), pin_sub_callback(), and text_sub_callback().
Definition at line 896 of file polygon.c.
Referenced by clearPoly(), and pin_sub_callback().
| const BoxType* cpInfo::other |
Definition at line 894 of file polygon.c.
Referenced by arc_sub_callback(), clearPoly(), line_sub_callback(), pad_sub_callback(), pin_sub_callback(), and text_sub_callback().
Definition at line 897 of file polygon.c.
Referenced by arc_sub_callback(), clearPoly(), CopyAttachedPolygonToLayer(), line_sub_callback(), pad_sub_callback(), pin_sub_callback(), and text_sub_callback().