Handbook
Glossary
glBegin ( mode -- )
Vocabulary
opengl
.
gl
Inputs
mode
One of the
OpenGL geometric primitives
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glBegin
( mode -- )
{
"glBegin"
}
75
gl-function-pointer
\
void
{
GLenum
}
\
cdecl
alien-indirect
;