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

Man Page: gludeletetess

Operating Environment: centos

Section: 3g

GLUDELETETESS(3G)						   OpenGL Manual						 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()
COPYRIGHT
Copyright (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/.
AUTHORS
opengl.org opengl.org 06/10/2014 GLUDELETETESS(3G)
Related Man Pages
glubeginpolygon(3g) - mojave
gluendpolygon(3g) - redhat
glutessbeginpolygon(3g) - centos
glubeginpolygon(3g) - xfree86
gluendpolygon(3g) - xfree86
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq