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

Data Fields | |
| double | m |
| double | b |
| rtree_t * | tree |
| VNODE * | v |
| struct seg * | s |
| jmp_buf * | env |
| jmp_buf | sego |
| jmp_buf * | touch |
| int | need_restart |
| insert_node_task * | node_insert_list |
Definition at line 544 of file polygon1.c.
| double info::b |
Definition at line 546 of file polygon1.c.
Referenced by contour_bounds_touch(), intersect_impl(), M_POLYAREA_intersect(), and seg_in_region().
| jmp_buf* info::env |
Definition at line 550 of file polygon1.c.
Referenced by contour_bounds_touch(), and seg_in_seg().
| double info::m |
Definition at line 546 of file polygon1.c.
Referenced by contour_bounds_touch(), and seg_in_region().
Definition at line 551 of file polygon1.c.
Referenced by contour_bounds_touch(), and intersect_impl().
Definition at line 552 of file polygon1.c.
Referenced by contour_bounds_touch(), and seg_in_seg().
Definition at line 549 of file polygon1.c.
Referenced by contour_bounds_touch(), get_seg(), and seg_in_seg().
| jmp_buf info::sego |
Definition at line 550 of file polygon1.c.
Referenced by contour_bounds_touch(), and get_seg().
| jmp_buf * info::touch |
Definition at line 550 of file polygon1.c.
Referenced by contour_bounds_touch(), and seg_in_seg().
Definition at line 547 of file polygon1.c.
Referenced by contour_bounds_touch().
Definition at line 548 of file polygon1.c.
Referenced by contour_bounds_touch(), get_seg(), and seg_in_seg().