Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
glMapGrid1d ( un u1 u2 -- )
Vocabulary
opengl.gl
Definition
USING:
alien.c-types
alien.syntax
;
IN:
opengl.gl
LIBRARY:
gl
FUNCTION:
void
glMapGrid1d
(
GLint
un,
GLdouble
u1,
GLdouble
u2 )
;
inline