]> Pileus Git - grits/commit
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)
commit109c5476a68de3a7a3ace77ecc6d30e842dd004f
tree1e8a8ff1352778f9be4e3864ade497f1d177b661
parenteff89f2a1c780546bb9a0429ef0465cbece7fe56
Cast function pointers for gluTessCallback

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..
src/objects/grits-poly.c