C SPECIFICATION

       void GLAPIENTRY gluDeleteTess( GLUtesselator* tess )



PARAMETERS

       tess  Specifies the tessellation object to destroy.


DESCRIPTION

       gluDeleteTess  destroys  the  indicated  tessellation object (which was
       created with gluNewTess) and frees any memory that it used.


SEE ALSO

       gluBeginPolygon, gluNewTess, gluTessCallback




                                                             GLUDELETETESS(3G)

Man(1) output converted with man2html