![]() |
pcb 4.1.1
An interactive printed circuit board layout editor.
|
Data Fields | |
| int | x0 |
| int | x1 |
| int | y0 |
| int | y1 |
Definition at line 52 of file decompose.c.
| int bbox_s::x0 |
Definition at line 54 of file decompose.c.
Referenced by clear_bm_with_bbox(), findpath(), and setbbox_path().
| int bbox_s::x1 |
Definition at line 54 of file decompose.c.
Referenced by clear_bm_with_bbox(), and setbbox_path().
| int bbox_s::y0 |
Definition at line 54 of file decompose.c.
Referenced by clear_bm_with_bbox(), findpath(), pathlist_to_tree(), and setbbox_path().
| int bbox_s::y1 |
Definition at line 54 of file decompose.c.
Referenced by clear_bm_with_bbox(), setbbox_path(), and xor_path().