SED
06-27-2000, 02:07 AM
Can someone help me understand what values are returned from this function.
glGet(GL_POLYGON_MODE, &?);
More specifically, what TYPE of data is this returning? From the help files its a pointer, what type of pointer?
glGet(GL_POLYGON_MODE, &?);
More specifically, what TYPE of data is this returning? From the help files its a pointer, what type of pointer?