gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash backend/render_handler.h backend/render_h...


From: strk
Subject: Re: [Gnash-commit] gnash backend/render_handler.h backend/render_h...
Date: Wed, 28 Feb 2007 19:25:56 +0100

On Wed, Feb 28, 2007 at 06:46:18PM +0100, Udo Giacomozzi wrote:

> BTW, I had to convert between Range2d<> and rect back and forth. We
> should really use only one class!

I'm all for dropping rect in favor of Range2d<>.
typedef Range2d<float> rect;
Will likely just need to add the 'flerp' 'clamp'
and friends, which I  bet have standard STL equivalents, btw.

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]