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.