Handbook
Glossary
glWindowPos2f ( x y -- )
Vocabulary
opengl
.
gl
Inputs
x
an
object
y
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glWindowPos2f
( x y -- )
{
"glWindowPos2f"
"glWindowPos2fARB"
}
84
gl-function-pointer
\
void
{
GLfloat
GLfloat
}
\
cdecl
alien-indirect
;