0.6.0
Loading...
Searching...
No Matches
mod_cg2_polygon_list::t_polygon_list_item Type Reference

Item of a polygon list. More...

Public Attributes

type(t_polygon_list_item), pointer next => null()
 Pointer to the next item.
 
type(t_polygonpolygon
 Polygon.
 

Detailed Description

Item of a polygon list.

Member Data Documentation

◆ next

type(t_polygon_list_item), pointer mod_cg2_polygon_list::t_polygon_list_item::next => null()

Pointer to the next item.

◆ polygon

type(t_polygon) mod_cg2_polygon_list::t_polygon_list_item::polygon

Polygon.


The documentation for this type was generated from the following file: