osx man page for glunurbscallbackdata

Query: glunurbscallbackdata

OS: osx

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
glubeginsurface(3g) - mojave
glunurbscallback(3g) - centos
glubegincurve(3g) - xfree86
gluendcurve(3g) - xfree86
glunurbscallback(3g) - xfree86
Similar Topics in the Unix Linux Community
At A Glance Coloured Real Time Bargraph Generator...
Shopt -s histappend
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
A dash to GOTO or a dash from GOTO, that is the question...