Handbook
Glossary
glVertexAttrib3s ( index x y z -- )
Vocabulary
opengl
.
gl
Inputs
index
an
object
x
an
object
y
an
object
z
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glVertexAttrib3s
( index x y z -- )
{
"glVertexAttrib3s"
"glVertexAttrib3sARB"
}
189
gl-function-pointer
\
void
{
GLuint
GLshort
GLshort
GLshort
}
\
cdecl
alien-indirect
;