Data Fields | |
double | x |
double | y |
double | a1 |
double | a2 |
char | cross |
char | used |
int | anchor |
Definition at line 22 of file break_polygons.c.
double XPNT::x |
Definition at line 23 of file break_polygons.c.
Referenced by Vect_break_polygons(), and Vect_snap_lines().
double XPNT::y |
Definition at line 23 of file break_polygons.c.
Referenced by Vect_break_polygons(), and Vect_snap_lines().
double XPNT::a1 |
double XPNT::a2 |
char XPNT::cross |
char XPNT::used |
int XPNT::anchor |