osx man page for glutessbegincontour

Query: glutessbegincontour

OS: osx

Section: 3g

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

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
glutessendpolygon(3g) - mojave
glutessendpolygon(3g) - redhat
glutessbegincontour(3g) - xfree86
glutessbegincontour(3g) - suse
glutessendpolygon(3g) - osx
Similar Topics in the Unix Linux Community
AIX Links
At A Glance Coloured Real Time Bargraph Generator...
When is a _function_ not a _function_?
Shopt -s histappend
A dash to GOTO or a dash from GOTO, that is the question...