summaryrefslogtreecommitdiff
path: root/doc/gl-docs/GLU/newtess.3gl
blob: 8f57025a34e4b273a0e512c74d54c60befacced9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
'\" e
'\"! eqn | mmdoc
'\"macro stdmacro
.ds Vn Version 1.2
.ds Dt 6 March 1997
.ds Re Release 1.2.0
.ds Dp May 02 11:53
.ds Dm 37 newtess.g
.ds Xs 16871 3 newtess.gl
.TH GLUNEWTESS 3G
.SH NAME
.B "gluNewTess
\- create a tessellation object

.SH C SPECIFICATION
GLUtesselator* \f3gluNewTess\fP( void )
.nf
.fi

.EQ
delim $$
.EN
.SH DESCRIPTION
\%\f3gluNewTess\fP creates and returns a pointer to a new tessellation object.
This object must be referred to when calling
tessellation functions.  A return value of
0 means that there is not enough memory to allocate the object.
.SH SEE ALSO
\%\f3gluTessBeginPolygon(3G)\fP, \%\f3gluDeleteTess(3G)\fP, \%\f3gluTessCallback(3G)\fP