Extracted from Pike v8.0 release 240 as of 2016-05-31.
   

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.