destroy a tessellation object
void gluDeleteTess( | GLUtesselator* | tess) ; |
gluDeleteTess
destroys the indicated tessellation object (which was created
with gluNewTess) and frees any memory that it used.
Copyright © 1991-2006 Silicon Graphics, Inc. This document is licensed under the SGI Free Software B License. For details, see http://oss.sgi.com/projects/FreeB/.