Handbook
Glossary
glMultiTexCoord4f ( target s t r q -- )
Vocabulary
opengl
.
gl
Inputs
target
an
object
s
an
object
t
an
object
r
an
object
q
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glMultiTexCoord4f
( target s t r q -- )
{
"glMultiTexCoord4f"
"glMultiTexCoord4fARB"
}
44
gl-function-pointer
\
void
{
GLenum
GLfloat
GLfloat
GLfloat
GLfloat
}
\
cdecl
alien-indirect
;