osx man page for glunurbscallbackdataext

Query: glunurbscallbackdataext

OS: osx

Section: 3g

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

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 GLUNURBSCALLBACKDATAEXT(3G)
Related Man Pages
glubeginsurface(3g) - mojave
glunurbscallback(3g) - suse
gluendcurve(3g) - suse
glubegincurve(3g) - osx
glunurbscallback(3g) - osx
Similar Topics in the Unix Linux Community
AIX Links
When is a _function_ not a _function_?
Undeletable file
Syntax error in subtraction in Bash
Python: Refer a properties file from different location