Handbook
Glossary
glDrawArrays ( mode first count -- )
Vocabulary
opengl
.
gl
Inputs
mode
an
object
first
an
object
count
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glDrawArrays
( mode first count -- )
{
"glDrawArrays"
}
225
gl-function-pointer
\
void
{
GLenum
GLint
GLsizei
}
\
cdecl
alien-indirect
;