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
glubegincurve(3g) - xfree86
gluendcurve(3g) - suse
glubegincurve(3g) - osx
glunurbscallback(3g) - osx
Similar Topics in the Unix Linux Community
Shopt -s histappend
UNIX tool on MacOS that can increase resolution of a file
Cannot extract libraries using sed
Controlling user input
How can I direct messages from mac console.app to a log file?