glutessbegincontour(3g) mojave man page | unix.com

Man Page: glutessbegincontour

Operating Environment: mojave

Section: 3g

GLUTESSBEGINCONTOUR(3G) 												   GLUTESSBEGINCONTOUR(3G)

NAME
gluTessBeginContour, gluTessEndContour - delimit a contour description
C SPECIFICATION
void gluTessBeginContour( GLUtesselator* tess ) void gluTessEndContour( GLUtesselator* tess )
PARAMETERS
tess Specifies the tessellation object (created with gluNewTess).
DESCRIPTION
gluTessBeginContour and gluTessEndContour delimit the definition of a polygon contour. Within each gluTessBeginContour/gluTessEndContour pair, there can be zero or more calls to gluTessVertex. The vertices specify a closed contour (the last vertex of each contour is automati- cally linked to the first). See the gluTessVertex reference page for more details. gluTessBeginContour can only be called between gluTessBeginPolygon and gluTessEndPolygon.
SEE ALSO
gluNewTess, gluTessBeginPolygon, gluTessVertex, gluTessCallback, gluTessProperty, gluTessNormal, gluTessEndPolygon GLUTESSBEGINCONTOUR(3G)
Related Man Pages
glutessbeginpolygon(3g) - mojave
glutessbeginpolygon(3g) - redhat
glutessendpolygon(3g) - xfree86
glutessendcontour(3g) - xfree86
glutessendpolygon(3g) - suse
Similar Topics in the Unix Linux Community
Update: Uploading Movies at Attachments to Posts
Split large xml into mutiple files and with header and footer in file
12-Core MacPro (2013) kernel_task over 1200%
My first PERL incarnation... Audio Oscillograph