Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
GLUDELETETESS() 						 GLUDELETETESS()

NAME
     gluDeleteTess - destroy a tessellation object

C SPECIFICATION
     void gluDeleteTess( GLUtesselator* tess )

     delim $$

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()

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gluDeleteTess&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help