G++ does not like this and won't compile. I don't know why. Rip away the class stuff and it works fine, just like any other function pointer.<BR><BR><pre class="ip ...
Heya...I'm stuck again on one of my late night coding bints.<P><BR>I have a class cPoly, which acts as a base class for cQuad. Both have a function 'texCoords' (a ...