Handbook
Glossary
gluPwlCurve ( nurb count data stride type -- )
Vocabulary
opengl
.
glu
Inputs
nurb
an
object
count
an
object
data
an
object
stride
an
object
type
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
opengl.gl
;
IN:
opengl.glu
LIBRARY:
glu
FUNCTION:
void
gluPwlCurve
( GLUnurbs* nurb,
GLint
count, GLfloat* data,
GLint
stride,
GLenum
type )