gludeletetess - Man Page






gluDeleteTess(3G)	       OpenGL Reference		     gluDeleteTess(3G)



NAME
     gluDeleteTess - destroy a tessellation object


C SPECIFICATION
     void gluDeleteTess( GLUtesselator*	tess )


PARAMETERS
     tess  Specifies the tessellation object to	destroy	(created with
	   gluNewTess).


DESCRIPTION
     gluDeleteTess destroys the	indicated tessellation object and frees	any
     memory that it used.


SEE ALSO
     gluBeginPolygon, gluNewTess, gluTessCallback



































									Page 1