Signature
Parameters
Variables | Description |
---|---|
quad |
Specifies the quadrics object (created with
gluNewQuadric
).
|
which |
Specifies the callback being defined.
The only valid value is
GLU_ERROR
.
|
CallBackFunc |
Specifies the function to be called.
|