Handbook
Glossary
glVertexAttrib2fv ( index v -- )
Vocabulary
opengl
.
gl
Inputs
index
an
object
v
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glVertexAttrib2fv
( index v -- )
{
"glVertexAttrib2fv"
"glVertexAttrib2fvARB"
}
182
gl-function-pointer
\
void
{
GLuint
pointer:
GLfloat
}
\
cdecl
alien-indirect
;