Handbook
Glossary
glCallLists ( n type lists -- )
Vocabulary
opengl
.
gl
Inputs
n
an
object
type
an
object
lists
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glCallLists
( n type lists -- )
{
"glCallLists"
}
73
gl-function-pointer
\
void
{
GLsizei
GLenum
pointer:
GLvoid
}
\
cdecl
alien-indirect
;