ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



GLUNEWQUADRIC(3G)                                                                          GLUNEWQUADRIC(3G)



NAME
       gluNewQuadric - create a quadrics object


C SPECIFICATION
       GLUquadric* gluNewQuadric( void )


DESCRIPTION
       gluNewQuadric creates and returns a pointer to a new quadrics object. This object must be referred to
       when calling quadrics rendering and control functions. A return value of 0 means that  there  is  not
       enough memory to allocate the object.

SEE ALSO
       gluCylinder(3G),  gluDeleteQuadric(3G),  gluDisk(3G),  gluPartialDisk(3G),  gluQuadricCallback(3G),  gluQuadricDrawStyle(3G),
       gluQuadricNormals(3G), gluQuadricOrientation(3G), gluQuadricTexture(3G), gluSphere(3G)




                                                                                           GLUNEWQUADRIC(3G)

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.