diglib/box.c File Reference

#include <stdlib.h>
#include <grass/Vect.h>

Include dependency graph for diglib/box.c:

Go to the source code of this file.

Functions

int dig_line_box (struct line_pnts *Points, BOUND_BOX *Box)
int dig_box_copy (BOUND_BOX *A, BOUND_BOX *B)
int dig_box_extend (BOUND_BOX *A, BOUND_BOX *B)


Function Documentation

int dig_box_copy ( BOUND_BOX *  A,
BOUND_BOX *  B 
)

Definition at line 66 of file diglib/box.c.

Referenced by dig_add_area(), and dig_add_isle().

int dig_box_extend ( BOUND_BOX *  A,
BOUND_BOX *  B 
)

Definition at line 84 of file diglib/box.c.

Referenced by dig_add_area(), and dig_add_isle().

int dig_line_box ( struct line_pnts *  Points,
BOUND_BOX *  Box 
)


Generated on Sun Apr 6 17:32:45 2008 for GRASS by  doxygen 1.5.5