Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Method GLUE.DynList()->create()


Method create

GLUE.DynList GLUE.DynList(function(:void)|void f)

Description

Create a new DynList object and optionally set a function that can generate the displaylist

Parameter f

Function which contains the GL commands that generates the displaylist.