GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
Go to the source code of this file.
Functions | |
int | dig_line_box (const struct line_pnts *Points, struct bound_box *Box) |
int | dig_box_copy (struct bound_box *A, struct bound_box *B) |
int | dig_box_extend (struct bound_box *A, struct bound_box *B) |
Definition at line 64 of file vector/diglib/box.c.
Definition at line 81 of file vector/diglib/box.c.
Definition at line 24 of file vector/diglib/box.c.
Referenced by Vect_build_line_area().