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

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

Contents


gluQuadricDrawStyle(3G)	       OpenGL Reference	       gluQuadricDrawStyle(3G)


NAME    [Toc]    [Back]

     gluQuadricDrawStyle - specify the draw style desired for quadrics

C SPECIFICATION    [Toc]    [Back]

     void gluQuadricDrawStyle( GLUquadric* quad,
			       GLenum draw )

PARAMETERS    [Toc]    [Back]

     quad  Specifies the quadrics object (created with gluNewQuadric).

     draw  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:

     GLU_FILL	    Quadrics are rendered with polygon primitives. The
		    polygons are drawn in a counterclockwise fashion with
		    respect to their normals (as defined with
		    gluQuadricOrientation).

     GLU_LINE	    Quadrics are rendered as a set of lines.

     GLU_SILHOUETTE Quadrics are rendered as a set of lines, except that edges
		    separating coplanar	faces will not be drawn.

     GLU_POINT	    Quadrics are rendered as a set of points.

SEE ALSO    [Toc]    [Back]

      
      
     gluNewQuadric, gluQuadricNormals, gluQuadricOrientation,
     gluQuadricTexture


									PPPPaaaaggggeeee 1111
[ 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