gluDeleteTess.3gl (GLU version 1.0 and 1.1)




Name

  gluDeleteTess	- destroy a tessellation object


C Specification

  void gluDeleteTess( GLUtriangulatorObj *tobj )


Parameters


  tobj	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: Fri, May 26, 1995

AFV