Item of a polygon list. More...
Public Attributes | |
| type(t_polygon_list_item), pointer | next => null() |
| Pointer to the next item. | |
| type(t_polygon) | polygon |
| Polygon. | |
Item of a polygon list.
| type(t_polygon_list_item), pointer mod_cg2_polygon_list::t_polygon_list_item::next => null() |
Pointer to the next item.
| type(t_polygon) mod_cg2_polygon_list::t_polygon_list_item::polygon |
Polygon.