List of polygon. More...
Public Attributes | |
| type(t_polygon_list_item), pointer | first => null() |
| Pointer to the first item. | |
| type(t_polygon_list_item), pointer | last => null() |
| Pointer to the last item. | |
| integer | size = 0 |
| List size. | |
List of polygon.
| type(t_polygon_list_item), pointer mod_cg2_polygon_list::t_polygon_list::first => null() |
Pointer to the first item.
| type(t_polygon_list_item), pointer mod_cg2_polygon_list::t_polygon_list::last => null() |
Pointer to the last item.
| integer mod_cg2_polygon_list::t_polygon_list::size = 0 |
List size.