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