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

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

Contents


gluQuadricDrawStyle()                       gluQuadricDrawStyle()


NAME    [Toc]    [Back]

       gluQuadricDrawStyle  -  specify the draw style desired for
       quadrics

SYNOPSIS    [Toc]    [Back]

       void gluQuadricDrawStyle(
               GLUquadric* quad,
               GLenum draw );

PARAMETERS    [Toc]    [Back]

       Specifies    the    quadrics    object    (created    with
       gluNewQuadric()).  Specifies the desired draw style. Valid
       values  are  GLU_FILL,   GLU_LINE,   GLU_SILHOUETTE,   and
       GLU_POINT.

DESCRIPTION    [Toc]    [Back]

       gluQuadricDrawStyle()   specifies   the   draw  style  for
       quadrics rendered with quad. The legal values are as  follows:
  Quadrics  are rendered with polygon primitives. The
       polygons are drawn  in  a  counterclockwise  fashion  with
       respect to their normals (as defined with gluQuadricOrientation()).
  Quadrics are  rendered  as  a  set  of  lines.
       Quadrics are rendered as a set of lines, except that edges
       separating coplanar faces will not be drawn.  Quadrics are
       rendered as a set of points.

SEE ALSO    [Toc]    [Back]

      
      
       gluNewQuadric(3), gluQuadricNormals(3), gluQuadricOrientation(3), gluQuadricTexture(3)



                                            gluQuadricDrawStyle()
[ Back ]
 Similar pages
Name OS Title
gluQuadricTexture Tru64 specify if texturing is desired for quadrics
gluquadrictexture IRIX specify if texturing is desired for quadrics
gluquadricnormals IRIX specify what kind of normals are desired for quadrics
gluQuadricNormals Tru64 specify what kind of normals are desired for quadrics
gluquadricorientation IRIX specify inside/outside orientation for quadrics
gludeletequadric IRIX destroy a quadrics object
gluNewQuadric Tru64 create a quadrics object
gluDeleteQuadric Tru64 destroy a quadrics object
gluQuadricOrientation Tru64 specify inside/outside orientation for quadrics
glunewquadric IRIX create a quadrics object
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service