pcb 4.1.1
An interactive printed circuit board layout editor.
|
Data Fields | |
int | x1 |
int | y1 |
int | x2 |
int | y2 |
int rect_s::x1 |
Definition at line 111 of file djopt.c.
Referenced by add_corner_to_rect_if(), add_point_to_rect(), debumpify(), empty_rect(), line_in_rect(), orthopull_1(), and unjaggy_once().
int rect_s::x2 |
Definition at line 111 of file djopt.c.
Referenced by add_corner_to_rect_if(), add_point_to_rect(), debumpify(), empty_rect(), line_in_rect(), orthopull_1(), pin_in_rect(), and unjaggy_once().
int rect_s::y1 |
Definition at line 111 of file djopt.c.
Referenced by add_corner_to_rect_if(), add_point_to_rect(), debumpify(), empty_rect(), line_in_rect(), orthopull_1(), and unjaggy_once().
int rect_s::y2 |
Definition at line 111 of file djopt.c.
Referenced by add_corner_to_rect_if(), add_point_to_rect(), debumpify(), empty_rect(), line_in_rect(), orthopull_1(), pin_in_rect(), and unjaggy_once().