Method GLUE.DynList()->create()
- Method create
GLUE.DynList GLUE.DynList(function(:void)|voidf)- 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.