1GLUNEWNURBSRENDERER(3G)          OpenGL Manual         GLUNEWNURBSRENDERER(3G)
2
3
4

NAME

6       gluNewNurbsRenderer - create a NURBS object
7

C SPECIFICATION

9       GLUnurbs* gluNewNurbsRenderer(
10

DESCRIPTION

12       gluNewNurbsRenderer creates and returns a pointer to a new NURBS
13       object. This object must be referred to when calling NURBS rendering
14       and control functions. A return value of 0 means that there is not
15       enough memory to allocate the object.
16

SEE ALSO

18       gluBeginCurve(), gluBeginSurface(), gluBeginTrim(),
19       gluDeleteNurbsRenderer(), gluNurbsCallback(), gluNurbsProperty()
20
22       Copyright © 1991-2006 Silicon Graphics, Inc. This document is licensed
23       under the SGI Free Software B License. For details, see
24       http://oss.sgi.com/projects/FreeB/.
25

AUTHORS

27       opengl.org
28
29
30
31opengl.org                        06/10/2014           GLUNEWNURBSRENDERER(3G)
Impressum