0.6.0
Loading...
Searching...
No Matches
mod_cg2_polygon_list Module Reference

Data Types

type  t_polygon_list
 List of polygon. More...
 
type  t_polygon_list_item
 Item of a polygon list. More...
 
interface  unalloc
 

Functions/Subroutines

elemental subroutine cg2_finalize_polygon_list (list)
 Finalize a polygon list.
 
subroutine cg2_polygon_list_add_item (list, item)
 Add an item to the polygon list.
 
subroutine cg2_polygon_list_to_array (list, array)
 Convert a list of polygon into an array of polygon.