Hi, I'm using the class PassiveViewport in my application. The function 'activateSize' of PassiveViewport calls the parent's 'activateSize' function. This is unfortunate because this function calls 'glScissor(pl, pb, pw, ph)'. My application however, handles the scissor region independently.
Would it be possible to implement the PassiveViewport without calling the glScissor function or with calling it optionally, in order to not break any existing code relying on the current behavior? With best regards, Johannes ____________ Virus checked by G DATA AntiVirusKit Version: AVK 18.4723 from 01.08.2008 Virus news: www.antiviruslab.com ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
