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