pcb 4.1.1
An interactive printed circuit board layout editor.

r_arg Struct Reference

Data Fields

int(* check_it )(const BoxType *region, void *cl)
int(* found_it )(const BoxType *box, void *cl)
void * closure

Detailed Description

Definition at line 489 of file rtree.c.


Field Documentation

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().

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().


The documentation for this struct was generated from the following file: