*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> OpenGL/glutessbegincontour (3)              
Title
Content
Arch
Section
 

Contents


gluTessBeginContour(3G)	       OpenGL Reference	       gluTessBeginContour(3G)


NAME    [Toc]    [Back]

     gluTessBeginContour, gluTessEndContour - delimit a	contour	description

C SPECIFICATION    [Toc]    [Back]

     void gluTessBeginContour( GLUtesselator* tess )

     void gluTessEndContour( GLUtesselator* tess )

PARAMETERS    [Toc]    [Back]

     tess  Specifies the tessellation object (created with gluNewTess).

DESCRIPTION    [Toc]    [Back]

     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	automatically linked
     to	the first).  See the gluTessVertex reference page for more details.
     gluTessBeginContour can only be called between gluTessBeginPolygon	and
     gluTessEndPolygon.

SEE ALSO    [Toc]    [Back]

      
      
     gluNewTess, gluTessBeginPolygon, gluTessVertex, gluTessCallback,
     gluTessProperty, gluTessNormal, gluTessEndPolygon


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
gluTessBeginPolygon Tru64 delimit a polygon description
gluEndPolygon Tru64 delimit a polygon description
glubeginpolygon IRIX delimit a polygon description
glutessendpolygon IRIX delimit a polygon description
gluBeginPolygon Tru64 delimit a polygon description
glutessbeginpolygon IRIX delimit a polygon description
gluTessEndPolygon Tru64 delimit a polygon description
glunextcontour IRIX mark the beginning of another contour
gluNextContour Tru64 mark the beginning of another contour
captoinfo Linux convert a termcap description into a terminfo description
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service