GLUDELETETESS(3G) GLUDELETETESS(3G)NAMEgluDeleteTess - destroy a tessellation objectC SPECIFICATIONvoid gluDeleteTess( GLUtesselator* tess )PARAMETERStess Specifies the tessellation object to destroy.DESCRIPTIONgluDeleteTess destroys the indicated tessellation object (which was created with gluNewTess) and frees any memory that it used.SEE ALSOgluBeginPolygon, gluNewTess, gluTessCallback GLUDELETETESS(3G)