OpenGL man pages
gluNewTess.3gl (GLU version 1.2 and later)NamegluNewTess - create a tessellation object C SpecificationGLUtesselator* gluNewTess( void ) DescriptiongluNewTess creates and returns a pointer to a new tessellation object. This object must be referred to when calling tessellation functions. A return value of zero means that there is not enough memory to allocate the object. See AlsogluTessBeginPolygon, gluDeleteTess, gluTessCallback Introduction | Alphabetic | Specification Last Edited:
Fri Dec 6 11:18:03 EST 1996
by
AFV |