gludeletetess(3g) mojave man page | unix.com

Man Page: gludeletetess

Operating Environment: mojave

Section: 3g

GLUDELETETESS(3G)														 GLUDELETETESS(3G)

NAME
gluDeleteTess - destroy a tessellation object
C SPECIFICATION
void gluDeleteTess( GLUtesselator* tess )
PARAMETERS
tess Specifies the tessellation object to destroy.
DESCRIPTION
gluDeleteTess destroys the indicated tessellation object (which was created with gluNewTess) and frees any memory that it used.
SEE ALSO
gluBeginPolygon, gluNewTess, gluTessCallback GLUDELETETESS(3G)
Related Man Pages
glubeginpolygon(3g) - redhat
glutessbegincontour(3g) - redhat
glutessendcontour(3g) - redhat
gluendpolygon(3g) - xfree86
glutessbegincontour(3g) - suse
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Shopt -s histappend
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
[BASH] eval command not expanding variables as expected.