Signature
Parameters
Variables | Description |
---|---|
quad |
Specifies the quadrics object (created with
gluNewQuadric
).
|
normal |
Specifies the desired type of normals. Valid values are
GLU_NONE
,
GLU_FLAT
, and
GLU_SMOOTH
.
|
Sample Code References
The following code samples have been found which appear to reference the functions described here. Take care that the code may be old, broken or not even use PyOpenGL.
gluQuadricNormals