gen-dlist ( -- id )


Vocabulary
opengl

Inputs
None

Outputs
idan integer


Word description
Wrapper for glGenLists to handle the common case of generating a single display list ID.

Definition