Query: gluquadricnormals
OS: osx
Section: 3g
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GLUQUADRICNORMALS(3G) GLUQUADRICNORMALS(3G)NAMEgluQuadricNormals - specify what kind of normals are desired for quadricsC SPECIFICATIONvoid gluQuadricNormals( GLUquadric* quad, GLenum normal )PARAMETERSquad Specifes the quadrics object (created with gluNewQuadric). normal Specifies the desired type of normals. Valid values are GLU_NONE, GLU_FLAT, and GLU_SMOOTH.DESCRIPTIONgluQuadricNormals specifies what kind of normals are desired for quadrics rendered with quad. The legal values are as follows: GLU_NONE No normals are generated. GLU_FLAT One normal is generated for every facet of a quadric. GLU_SMOOTH One normal is generated for every vertex of a quadric. This is the initial value.SEE ALSOgluNewQuadric, gluQuadricDrawStyle, gluQuadricOrientation, gluQuadricTexture GLUQUADRICNORMALS(3G)
| Related Man Pages | 
|---|
| gludisk(3g) - redhat | 
| glusphere(3g) - redhat | 
| gluquadricdrawstyle(3g) - xfree86 | 
| glunewquadric(3g) - suse | 
| glusphere(3g) - osx | 
| Similar Topics in the Unix Linux Community | 
|---|
| Hearing Aid for OSX 10.12.x and greater. | 
| Shopt -s histappend | 
| My first PERL incarnation... Audio Oscillograph | 
| A dash to GOTO or a dash from GOTO, that is the question... |