On Thu, Mar 01, 2007 at 10:34:59AM +0100, Udo Giacomozzi wrote: > Hello strk, > > Wednesday, February 28, 2007, 7:25:56 PM, you wrote: > >> BTW, I had to convert between Range2d<> and rect back and forth. We > >> should really use only one class! > > s> I'm all for dropping rect in favor of Range2d<>. > s> typedef Range2d<float> rect; > > Won't work as the two use different function names (isNull vs. > is_null, etc.)
We can provide aliases, and add the missing ones. But I'd prefer to change callers instead. --strk; _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
