1GLUNEWTESS(3G)                                                  GLUNEWTESS(3G)
2
3
4

NAME

6       gluNewTess - create a tessellation object
7
8

C SPECIFICATION

10       GLUtesselator* gluNewTess( void )
11
12

DESCRIPTION

14       gluNewTess  creates and returns a pointer to a new tessellation object.
15       This object must be referred to when calling tessellation functions.  A
16       return value of 0 means that there is not enough memory to allocate the
17       object.
18

SEE ALSO

20       gluTessBeginPolygon(3G), gluDeleteTess(3G), gluTessCallback(3G)
21
22
23
24
25                                                                GLUNEWTESS(3G)
Impressum