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