C SPECIFICATION

       void GLAPIENTRY gluDeleteQuadric( GLUquadric* quad )



PARAMETERS

       quad  Specifies the quadrics object to be destroyed.


DESCRIPTION

       gluDeleteQuadric   destroys   the   quadrics   object   (created   with
       gluNewQuadric) and frees any memory it uses.  Once gluDeleteQuadric has
       been called, quad cannot be used again.


SEE ALSO

       gluNewQuadric




                                                          GLUDELETEQUADRIC(3G)

Man(1) output converted with man2html