GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Data Fields | |
double | x |
double | y |
int | group |
int intersection_point::group |
Definition at line 22 of file dgraph.c.
Referenced by add_ipoint(), find_all_intersections(), and pg_create().
double intersection_point::x |
Definition at line 20 of file dgraph.c.
Referenced by add_ipoint(), find_all_intersections(), get_epsilon(), utils.Rect2D::GetX(), and pg_create().
double intersection_point::y |
Definition at line 21 of file dgraph.c.
Referenced by add_ipoint(), find_all_intersections(), utils.Rect2D::GetY(), and pg_create().