Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
glVertexAttrib4f ( index x y z w -- )
Vocabulary
opengl.gl
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glVertexAttrib4f
( index x y z w -- )
{
"glVertexAttrib4fARB"
"glVertexAttrib4f"
}
200
gl-function-pointer
\
void
{
GLuint
GLfloat
GLfloat
GLfloat
GLfloat
}
\
cdecl
alien-indirect
;