1GLUDELETETESS(3G)                OpenGL Manual               GLUDELETETESS(3G)
2
3
4

NAME

6       gluDeleteTess - destroy a tessellation object
7

C SPECIFICATION

9       void gluDeleteTess(GLUtesselator* tess);
10

PARAMETERS

12       tess
13           Specifies the tessellation object to destroy.
14

DESCRIPTION

16       gluDeleteTess destroys the indicated tessellation object (which was
17       created with gluNewTess()) and frees any memory that it used.
18

SEE ALSO

20       gluBeginPolygon(), gluNewTess(), gluTessCallback()
21
23       Copyright © 1991-2006 Silicon Graphics, Inc. This document is licensed
24       under the SGI Free Software B License. For details, see
25       http://oss.sgi.com/projects/FreeB/.
26

AUTHORS

28       opengl.org
29
30
31
32opengl.org                        06/10/2014                 GLUDELETETESS(3G)
Impressum