Handbook
Glossary
glVertexAttribPointer ( index size type normalized stride pointer -- )
Vocabulary
opengl
.
gl
Inputs
index
an
object
size
an
object
type
an
object
normalized
an
object
stride
an
object
pointer
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glVertexAttribPointer
( index size type normalized stride pointer -- )
{
"glVertexAttribPointer"
"glVertexAttribPointerARB"
}
209
gl-function-pointer
\
void
{
GLuint
GLint
GLenum
GLboolean
GLsizei
pointer:
GLvoid
}
\
cdecl
alien-indirect
;