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