![]() |
pcb 4.1.1
An interactive printed circuit board layout editor.
|
Data Fields | |
| int(* | check_it )(const BoxType *region, void *cl) |
| int(* | found_it )(const BoxType *box, void *cl) |
| void * | closure |
| int(* r_arg::check_it)(const BoxType *region, void *cl) |
Definition at line 491 of file rtree.c.
Referenced by __r_search(), and r_search().
| void* r_arg::closure |
Definition at line 493 of file rtree.c.
Referenced by __r_search(), and r_search().
| int(* r_arg::found_it)(const BoxType *box, void *cl) |
Definition at line 492 of file rtree.c.
Referenced by __r_search(), and r_search().