|
MySQL 5.6.14 Source Code Document
|


Public Member Functions | |
| res_point * | get_next () |
| void | set_outer_poly (res_point *p) |
| res_point * | get_outer_poly () |
Public Member Functions inherited from Gcalc_dyn_list::Item | |
| uint | item_id () const |
| void | set_item_id (uint id) |
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 |
Public Attributes inherited from Gcalc_dyn_list::Item | |
| Item * | next |
Definition at line 250 of file gcalc_tools.h.