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

Method GLUE.List()->compile()


Method compile

void compile(function f)

Description

Compile a list be executing the list code f . Exceptions in f will be thrown after GL.glEndList has been called.

See also

begin