46 return t->search_rect(
t,
r, add_id_to_list, (
void *)
list);
void G_init_ilist(struct ilist *)
Init an integer list and free allocated memory.
void G_ilist_add(struct ilist *, int)
Add item to ilist.
#define UNUSED
A macro for an attribute, if attached to a variable, indicating that the variable is not used.
#define assert(condition)
int RTreeSearch2(struct RTree *t, struct RTree_Rect *r, struct ilist *list)