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

Data Fields | |
| PLINE * | pa |
| jmp_buf | restart |
| jmp_buf * | getout |
| int | need_restart |
| insert_node_task * | node_insert_list |
Definition at line 555 of file polygon1.c.
| jmp_buf* contour_info::getout |
Definition at line 559 of file polygon1.c.
Referenced by contour_bounds_touch(), and intersect_impl().
Definition at line 560 of file polygon1.c.
Referenced by contour_bounds_touch(), and intersect_impl().
Definition at line 561 of file polygon1.c.
Referenced by contour_bounds_touch(), and intersect_impl().
Definition at line 557 of file polygon1.c.
Referenced by contour_bounds_touch(), and intersect_impl().
| jmp_buf contour_info::restart |
Definition at line 558 of file polygon1.c.