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