mojave man page for glunurbscallbackdata

Query: glunurbscallbackdata

OS: mojave

Section: 3g

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GLUNURBSCALLBACKDATA(3G)												  GLUNURBSCALLBACKDATA(3G)

NAME
gluNurbsCallbackData - set a user data pointer
C SPECIFICATION
void gluNurbsCallbackData( GLUnurbs* nurb, GLvoid* userData )
PARAMETERS
nurb Specifies the NURBS object (created with gluNewNurbsRenderer). userData Specifies a pointer to the user's data.
DESCRIPTION
gluNurbsCallbackData is used to pass a pointer to the application's data to NURBS tessellator. A copy of this pointer will be passed by the tessellator in the NURBS callback functions (set by gluNurbsCallback).
NOTES
gluNurbsCallbackData is available only if the GLU version is 1.3 or greater.
SEE ALSO
gluNewNurbsRenderer, gluNurbsCallback GLUNURBSCALLBACKDATA(3G)
Related Man Pages
glubegincurve(3g) - redhat
glunurbscallback(3g) - redhat
glunurbscallback(3g) - xfree86
glubegincurve(3g) - suse
glubegincurve(3g) - osx
Similar Topics in the Unix Linux Community
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
Shopt -s histappend
UNIX tool on MacOS that can increase resolution of a file
Python 3.8.0rc1 released.
[BASH] eval command not expanding variables as expected.