cast glu callbacks
The various GLU callback interfaces are kinda horrible, because they take pointers without really knowing what the correct signature is. This leads to compiler warnings, so let's cast the functions to quiet these.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
The various GLU callback interfaces are kinda horrible, because they take pointers without really knowing what the correct signature is. This leads to compiler warnings, so let's cast the functions to quiet these.