Specifies inside or outside orientation for quadrics.
The desired orientation. The following values are valid:
Value | Description |
---|---|
GLU_OUTSIDE | Draw quadrics with normals pointing outward. This is the default value. |
GLU_INSIDE | Draw quadrics with normals pointing inward. |
gluQuadricOrientation specifies what kind of orientation is desired for quadrics rendered with quad.
The interpretation of outward and inward depends on the quadric being drawn.
Glu Class | Tao.OpenGl Namespace | gluNewQuadric | gluQuadricDrawStyle | gluQuadricNormals | gluQuadricTexture