Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GLUE
GLUE.DynList

Method GLUE.DynList()->create()


Method create

void GLUE.DynList(function|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.