gluDeleteTess - destroy a tessellation object
void gluDeleteTess( GLUtriangulatorObj *tobj )
tobj Specifies the tessellation object to destroy (created with gluNewTess).
gluDeleteTess destroys the indicated tessellation object and frees any memory that it used.
gluBeginPolygon, gluNewTess, gluTessCallback
Introduction | Alphabetic | Specification
Last Edited: Fri, May 26, 1995