osx man page for glunewtess

Query: glunewtess

OS: osx

Section: 3g

Links: osx man pages   all man pages   forum categories

Format:Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GLUNEWTESS(3G)															    GLUNEWTESS(3G)

NAME
gluNewTess - create a tessellation object
C SPECIFICATION
GLUtesselator* gluNewTess( void )
DESCRIPTION
gluNewTess creates and returns a pointer to a new tessellation object. This object must be referred to when calling tessellation func- tions. A return value of 0 means that there is not enough memory to allocate the object.
SEE ALSO
gluTessBeginPolygon, gluDeleteTess, gluTessCallback GLUNEWTESS(3G)