EasyManua.ls Logo

HP b2600

HP b2600
486 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Q
gluQuadricDrawStyle
Chapter 15
365
gluQuadricDrawStyle
gluQuadricDrawStyle: specify the draw style desired for quadrics.
C Specification
void gluQuadricDrawStyle(
GLUquadric* quad,
GLenum draw)
Parameters
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
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
gluNewQuadric,
gluQuadricNormals,
gluQuadricOrientation,
gluQuadricTexture

Table of Contents

Other manuals for HP b2600

Related product manuals