GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GLUNURBSCALLBACKDATAEXT() GLUNURBSCALLBACKDATAEXT()

gluNurbsCallbackDataEXT - set a user data pointer

void gluNurbsCallbackDataEXT( GLUnurbs* nurb,
	GLvoid* userData )

nurb
Specifies the NURBS object (created with gluNewNurbsRenderer).
userData
Specifies a pointer to the user's data.

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).

gluNurbsCallback

Search for    or go to Top of page |  Section other |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.