gzz-dev
[Top][All Lists]
Advanced

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

Re: [Gzz] GL bugs


From: Tuomas Lukka
Subject: Re: [Gzz] GL bugs
Date: Sat, 14 Sep 2002 19:01:00 +0300
User-agent: Mutt/1.4i

On Sat, Sep 14, 2002 at 03:26:25PM +0200, Benja Fallenstein wrote:
> Tuomas Lukka wrote:
> 
> >GLVobCoorder doesn't look at the inside relationship at all currently
> >when interpolating (and let's not change that before at least next
> >thursday's demo is over, ok?)
> >
> 
> Yes it does:
> 
> // a REAL kludge
> key = new Integer(key.hashCode() % 27482963 * 427189 + 
> (keys[into]!=null?keys[into].hashCode() : 89761));
> 
> You confirmed to me earlier that the keys[into].hashCode() part would 
> do the trick ;-)

Yes, I had a memory lapse induced by streess and a slight fever. True.

        Tuomas




reply via email to

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