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