]> Pileus Git - grits/commitdiff
Cast function pointers for gluTessCallback
authorAndy Spencer <andy753421@gmail.com>
Sun, 12 Feb 2012 07:22:08 +0000 (07:22 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sun, 12 Feb 2012 07:22:08 +0000 (07:22 +0000)
The glu type does not work on Mac OSX, and an un-casted version does not
work in Debian.. Hopefully casting it to GCallback (void-void function)
will work both places..


No differences found