Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
glPixelMapusv ( map mapsize values -- )
Vocabulary
opengl.gl
Definition
USING:
alien.c-types
alien.syntax
;
IN:
opengl.gl
LIBRARY:
gl
FUNCTION:
void
glPixelMapusv
(
GLenum
map,
GLsizei
mapsize, GLushort* values )
;
inline