Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

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.