Query: glunurbscallbackdataext
OS: centos
Section: 3g
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GLUNURBSCALLBACKDATA(3G) OpenGL Manual GLUNURBSCALLBACKDATA(3G)NAMEgluNurbsCallbackDataEXT - set a user data pointerC SPECIFICATIONvoid gluNurbsCallbackDataEXT(GLUnurbs* nurb, GLvoid* userData);PARAMETERSnurb Specifies the NURBS object (created with gluNewNurbsRenderer()). userData Specifies a pointer to the user's data.DESCRIPTIONgluNurbsCallbackDataEXT 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 ALSOgluNurbsCallback()COPYRIGHTCopyright (C) 1991-2006 Silicon Graphics, Inc. This document is licensed under the SGI Free Software B License. For details, see http://oss.sgi.com/projects/FreeB/.AUTHORSopengl.org opengl.org 06/10/2014 GLUNURBSCALLBACKDATA(3G)
Related Man Pages |
---|
glunurbscallback(3g) - mojave |
glubegintrim(3g) - centos |
gluendtrim(3g) - centos |
gluendcurve(3g) - centos |
glunurbscurve(3g) - centos |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
Controlling user input |