Handbook
Glossary
glWindowPos2d ( 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
:
glWindowPos2d
( x y -- )
{
"glWindowPos2d"
"glWindowPos2dARB"
}
82
gl-function-pointer
\
void
{
GLdouble
GLdouble
}
\
cdecl
alien-indirect
;