GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Data Fields | |
int | count |
int | allocated |
struct seg_intersection * | a |
struct seg_intersection* seg_intersection_list::a |
Definition at line 36 of file dgraph.c.
Referenced by add_ipoint1(), create_si_struct(), destroy_si_struct(), find_all_intersections(), pg_create(), and sort_intersection_list().
int seg_intersection_list::allocated |
Definition at line 35 of file dgraph.c.
Referenced by add_ipoint1(), create_si_struct(), and find_all_intersections().
int seg_intersection_list::count |
Definition at line 34 of file dgraph.c.
Referenced by add_ipoint1(), create_si_struct(), find_all_intersections(), pg_create(), and sort_intersection_list().