The gluDeleteTess function destroys a tessellation object.
void gluDeleteTess(
GLUtesselator * tess
);
The gluDeleteTess function destroys the indicated tessellation object and frees any memory that it used.
Windows NT: Use version 3.5 and later.
Windows: Use Windows 95 and later.
Windows CE: Unsupported.
Header: Declared in glu.h.
Import Library: Link with glu32.lib.
gluNewTess, gluTessBeginPolygon, gluTessCallback