Handbook
Glossary
glVertexAttrib2dv ( 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
:
glVertexAttrib2dv
( index v -- )
{
"glVertexAttrib2dv"
"glVertexAttrib2dvARB"
}
180
gl-function-pointer
\
void
{
GLuint
pointer:
GLdouble
}
\
cdecl
alien-indirect
;