Data Fields | |
double | x |
double | y |
int | group |
Definition at line 16 of file dgraph.c.
Definition at line 20 of file dgraph.c.
Referenced by add_ipoint(), find_all_intersections(), and pg_create().
double intersection_point::x |
Definition at line 18 of file dgraph.c.
Referenced by add_ipoint(), find_all_intersections(), get_epsilon(), and pg_create().
double intersection_point::y |
Definition at line 19 of file dgraph.c.
Referenced by add_ipoint(), find_all_intersections(), get_epsilon(), and pg_create().