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

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.
 

Detailed Description

List of polygon.

Member Data Documentation

◆ first

type(t_polygon_list_item), pointer mod_cg2_polygon_list::t_polygon_list::first => null()

Pointer to the first item.

◆ last

type(t_polygon_list_item), pointer mod_cg2_polygon_list::t_polygon_list::last => null()

Pointer to the last item.

◆ size

integer mod_cg2_polygon_list::t_polygon_list::size = 0

List size.


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