glunurbscallbackdata(3g) osx man page | unix.com

Man Page: glunurbscallbackdata

Operating Environment: osx

Section: 3g

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
glunurbscallback(3g) - redhat
glunurbscallback(3g) - centos
glubegincurve(3g) - xfree86
glubegincurve(3g) - suse
glunurbscallback(3g) - osx
Similar Topics in the Unix Linux Community
When is a _function_ not a _function_?
Hearing Aid for OSX 10.12.x and greater.
Undeletable file
Syntax error in subtraction in Bash
Python: Refer a properties file from different location