GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Data Fields | |
int | with |
int | ip |
double | dist |
double seg_intersection::dist |
Definition at line 29 of file dgraph.c.
Referenced by add_ipoint1(), find_all_intersections(), and sort_intersection_list().
int seg_intersection::ip |
Definition at line 28 of file dgraph.c.
Referenced by add_ipoint1(), find_all_intersections(), and pg_create().
int seg_intersection::with |
Definition at line 27 of file dgraph.c.
Referenced by add_ipoint1(), and find_all_intersections().