GLUQUADRICCALLBACK
NAMEC SPECIFICATION
PARAMETERS
DESCRIPTION
SEE ALSO
NAME
gluQuadricCallback − define a callback for a quadrics object
C SPECIFICATION
void gluQuadricCallback( GLUquadric* quad,
GLenum which, | |
_GLUfuncptr 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(3G), gluNewQuadric(3G)
More Linux Commands
manpages/systemd-random-seed.8.html
systemd-random-seed(8) Load and save the system random seed
systemd-random-seed.service is a service that restores the random seed of the system at early-boot and saves it at shutdown. See random(4) for details. Saving/r
manpages/BitmapUnit.3.html
BitmapUnit(3) - image format functions and macros (ManPage)
The XListPixmapFormats function returns an array of XPixmapFormatValues structures that describe the types of Z format images supported by the specified display
manpages/gnutls_x509_crt_get_activation_time.3.html
gnutls_x509_crt_get_activation_time(3) - API function.......
This function will return the time this Certificate was or will be activated. RETURNS activation time, or (time_t)-1 on error. REPORTING BUGS Report bugs to <bu
manpages/glMultiTexCoord2fARB.3gl.html
glMultiTexCoord2fARB(3gl) - set the current texture coordina
glMultiTexCoordARB specifies texture coordinates in one, two, three, or four dimensions. glMultiTexCoord1ARB sets the current texture coordinates to (s, 0, 0, 1
manpages/deleteln.3ncurses.html
deleteln(3ncurses) - delete and insert lines in a curses win
deleteln.3ncurses - The deleteln and wdeleteln routines delete the line under the cursor in the window; all lines below the current line are moved up one line.
manpages/netstat.8.html
netstat(8) - Print network connections, routing tables, inte
Netstat prints information about the Linux networking subsystem. The type of information printed is controlled by the first argument, as follows: (none) By defa
manpages/idnalias.conf.5.html
idn.conf(5) - configuration files for idnkit library........
idn.conf and .idnrc are configuration files for idnkit library which is a toolkit for handling internationalized domain names. idnkit library tries to load the
manpages/ldap_modrdn.3.html
ldap_modrdn(3) - Perform an LDAP modify RDN operation.......
The ldap_modrdn() and ldap_modrdn_s() routines perform an LDAP modify RDN operation. They both take dn, the DN of the entry whose RDN is to be changed, and newr
manpages/getprotobyname_r.3.html
getprotobyname_r(3) - get protocol entry (reentrant)........
The getprotoent_r(), getprotobyname_r(), and getprotobynumber_r() functions are the reentrant equivalents of, respectively, getprotoent(3), getprotobyname(3), a
manpages/Tcl_DeleteEventSource.3.html
Tcl_DeleteEventSource(3) - the event queue and notifier inte
The interfaces described here are used to customize the Tcl event loop. The two most common customizations are to add new sources of events and to merge Tcls ev
manpages/gnutls_pkcs11_set_pin_function.3.html
gnutls_pkcs11_set_pin_function(3) - API function (Man Page)
This function will set a callback function to be used when a PIN is required for PKCS 11 operations. See gnutls_pkcs11_pin_callback_t() on how the callback shou
manpages/res_query.3.html
res_query(3) - resolver routines (Library - Linux man page)
These functions make queries to and interpret the responses from Internet domain name servers. The res_init() function reads the configuration files (see resolv
