glunurbscallbackdataext(3g) xfree86 man page | unix.com

Man Page: glunurbscallbackdataext

Operating Environment: xfree86

Section: 3g

GLUNURBSCALLBACKDATAEXT(3G)											       GLUNURBSCALLBACKDATAEXT(3G)

NAME
gluNurbsCallbackDataEXT - set a user data pointer
C SPECIFICATION
void gluNurbsCallbackDataEXT( GLUnurbs* nurb, GLvoid* userData )
PARAMETERS
nurb Specifies the NURBS object (created with gluNewNurbsRenderer). userData Specifies a pointer to the user's data.
DESCRIPTION
gluNurbsCallbackDataEXT 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).
SEE ALSO
gluNurbsCallback(3G) GLUNURBSCALLBACKDATAEXT(3G)
Related Man Pages
glubegincurve(3g) - mojave
glubeginsurface(3g) - mojave
gluendcurve(3g) - redhat
glunurbscallback(3g) - suse
glunurbscallback(3g) - osx
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update
Fedora 30 and Slackware 14.2, how to obtain the same rendering?