Query: gludeletetess
OS: centos
Section: 3g
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GLUDELETETESS(3G) OpenGL Manual 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()COPYRIGHTCopyright (C) 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/.AUTHORSopengl.org opengl.org 06/10/2014 GLUDELETETESS(3G)