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