My Project
|
Public Member Functions | |
res_point * | get_next () |
void | set_outer_poly (res_point *p) |
res_point * | get_outer_poly () |
Public Attributes | |
bool | intersection_point |
double | x |
double | y |
res_point * | up |
res_point * | down |
res_point * | glue |
union { | |
const Gcalc_heap::Info * pi | |
res_point * first_poly_node | |
}; | |
Gcalc_dyn_list::Item ** | prev_hook |