Extracted from Pike v7.8 release 700 at 2013-06-08.
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.