| |
|
Home
|
|
Table of Contents
gluQuadricNormals - specify what kind of normals are desired for quadrics
void gluQuadricNormals( GLUquadric* quad,
GLenum normal )
eqn not supported
- quad
- Specifes the quadrics object (created
with gluNewQuadric).
- normal
- Specifies the desired type of normals. Valid
values are GLU_NONE, GLU_FLAT, and GLU_SMOOTH.
gluQuadricNormals
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.
gluNewQuadric(3G)
, gluQuadricDrawStyle(3G)
, gluQuadricOrientation(3G)
,
gluQuadricTexture(3G)
Table of Contents
|
|
|
|
|
|
|
|
Disclaimers: This
document is provided as free service for the benefits of Active-Venture.com's website hosting customers only. |
|

|
|
|
|
Quotes: Where so many hours have been spent in convincing myself that I am right, is there not some reason to fear I may be wrong?It is change, continuing change, inevitable change, that is the dominant factor in society today. No sensible decision can be made any longer without taking into account not only the world as it is, but the world as it will be. This, in turn, means that our statesmen, our businessmen, our everyman must take on a science fictional way of thinking.
|
|
|
|
|
|
|