|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-6050dcdd58
|

Go to the source code of this file.
Functions | |
| int | dig_init_boxlist (struct boxlist *list, int have_boxes) |
| int | dig_boxlist_add (struct boxlist *list, int id, const struct bound_box *box) |
Definition at line 34 of file vector/diglib/list.c.
References G_realloc, and NULL.
Referenced by Vect_select_lines_by_box().
Definition at line 22 of file vector/diglib/list.c.
References NULL.
Referenced by V2_read_line_sfa(), V2_read_next_line_ogr(), V2_read_next_line_pg(), and Vect_select_lines_by_box().