Handbook
Glossary
gluLoadSamplingMatrices ( nurb model perspective view -- )
Vocabulary
opengl
.
glu
Inputs
nurb
an
object
model
an
object
perspective
an
object
view
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
opengl.gl
;
IN:
opengl.glu
LIBRARY:
glu
FUNCTION:
void
gluLoadSamplingMatrices
( GLUnurbs* nurb, GLfloat* model, GLfloat* perspective,
GLint* view )