Handbook
Glossary
glWindowPos2fv ( p -- )
Vocabulary
opengl
.
gl
Inputs
p
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glWindowPos2fv
( p -- )
{
"glWindowPos2fv"
"glWindowPos2fvARB"
}
85
gl-function-pointer
\
void
{
pointer:
GLfloat
}
\
cdecl
alien-indirect
;