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

NAME

6       gluDeleteTess - destroy a tessellation object
7
8

C SPECIFICATION

10       void gluDeleteTess( GLUtesselator* tess )
11
12

PARAMETERS

14       tess  Specifies the tessellation object to destroy.
15

DESCRIPTION

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

SEE ALSO

21       gluBeginPolygon(3G), gluNewTess(3G), gluTessCallback(3G)
22
23
24
25
26                                                             GLUDELETETESS(3G)
Impressum