Handbook
Glossary
glTexCoord4f ( s t r q -- )
Vocabulary
opengl
.
gl
Inputs
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
:
glTexCoord4f
( s t r q -- )
{
"glTexCoord4f"
}
166
gl-function-pointer
\
void
{
GLfloat
GLfloat
GLfloat
GLfloat
}
\
cdecl
alien-indirect
;