gluNewNurbsRenderer function
The gluNewNurbsRenderer function creates a Non-Uniform Rational B-Spline (NURBS) object.
GLUnurbs* WINAPI gluNewNurbsRenderer(void);
This function has no parameters.
The gluNewNurbsRenderer function creates and returns a pointer to a new NURBS object. Refer to this object when calling NURBS rendering and control functions. A return value of zero means there is not enough memory to allocate to the object.
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|
Library |
|
DLL |
|