Specifies what kind of normals are to be used for quadrics.
The desired type of normals. The following values are valid:
Value | Description |
---|---|
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 default value. |
gluQuadricNormals specifies what kind of normals are desired for quadrics rendered with quad.
Glu Class | Tao.OpenGl Namespace | gluNewQuadric | gluQuadricDrawStyle | gluQuadricOrientation | gluQuadricTexture