gluDeleteTess.3gl (GLU version 1.2 and later)








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








Introduction | Alphabetic | Specification

Last Edited: Mon, May 22, 1995

AFV