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

  man pages->Tru64 Unix man pages -> gluTessBeginContour (3)              
Title
Content
Arch
Section
 

Contents


gluTessBeginContour()                       gluTessBeginContour()


NAME    [Toc]    [Back]

       gluTessBeginContour, gluTessEndContour - delimit a contour
       description

SYNOPSIS    [Toc]    [Back]

       void gluTessBeginContour(
               GLUtesselator* tess ); void gluTessEndContour(
               GLUtesselator* tess );

PARAMETERS    [Toc]    [Back]

       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(3),  gluTessBeginPolygon(3),  gluTessVertex(3),
       gluTessCallback(3), gluTessProperty(3),  gluTessNormal(3),
       gluTessEndPolygon(3)



                                            gluTessBeginContour()
[ 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