Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
glGetTexEnvfv ( target pname params -- )
Vocabulary
opengl.gl
Definition
USING:
alien.c-types
alien.syntax
;
IN:
opengl.gl
LIBRARY:
gl
FUNCTION:
void
glGetTexEnvfv
(
GLenum
target,
GLenum
pname, GLfloat* params )
;
inline