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