Handbook
Glossary
glEvalMesh1 ( mode i1 i2 -- )
Vocabulary
opengl
.
gl
Inputs
mode
an
object
i1
an
object
i2
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
opengl.gl
LIBRARY:
gl
FUNCTION:
void
glEvalMesh1
(
GLenum
mode,
GLint
i1,
GLint
i2 )