Handbook
Glossary
glRects ( x1 y1 x2 y2 -- )
Vocabulary
opengl
.
gl
Inputs
x1
an
object
y1
an
object
x2
an
object
y2
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glRects
( x1 y1 x2 y2 -- )
{
"glRects"
}
212
gl-function-pointer
\
void
{
GLshort
GLshort
GLshort
GLshort
}
\
cdecl
alien-indirect
;