EasyManuals Logo
Home>HP>Desktop>b2600

HP b2600 Reference Guide

HP b2600
486 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #364 background imageLoading...
Page #364 background image
Q
gluQuadricCallback
Chapter 15
364
gluQuadricCallback
gluQuadricCallback: define a callback for a quadrics object.
C Specification
void gluQuadricCallback(
GLUquadric* quad,
GLenum which,
GLvoid (*CallBackFunc)()
Parameters
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.
Description
gluQuadricCallback is used to define a new callback to be used by a quadrics object. If
the specified callback is already defined, then it is replaced. If CallBackFunc is NULL,
then any existing callback is erased.
The one legal callback is GLU_ERROR:
GLU_ERROR
The function is called when an error is encountered. Its single argument is of type
GLenum, and it indicates the specific error that occurred. Character strings describing
these errors can be retrieved with the gluErrorString call.
See Also
gluErrorString,
gluNewQuadric

Table of Contents

Other manuals for HP b2600

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HP b2600 and is the answer not in the manual?

HP b2600 Specifications

General IconGeneral
BrandHP
Modelb2600
CategoryDesktop
LanguageEnglish

Related product manuals