Handbook
Glossary
glCallLists ( n type lists -- )
Vocabulary
opengl
.
gl
Inputs
n
an
object
type
an
object
lists
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
opengl.gl
LIBRARY:
gl
FUNCTION:
void
glCallLists
(
GLsizei
n,
GLenum
type, GLvoid* lists )