manpagez: man pages & more
man gluNewQuadric(3)
Home | html | info | man
gluNewQuadric(3)                                            gluNewQuadric(3)




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(3), gluDeleteQuadric(3), gluDisk(3), gluPartialDisk(3),
       gluQuadricCallback(3), gluQuadricDrawStyle(3), gluQuadricNormals(3),
       gluQuadricOrientation(3), gluQuadricTexture(3), gluSphere(3)



                                                             gluNewQuadric(3)

Mac OS X 10.6 - Generated Thu Sep 17 20:20:34 CDT 2009
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.