gzz-dev
[Top][All Lists]
Advanced

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

Re: [Gzz] GL bugs


From: Benja Fallenstein
Subject: Re: [Gzz] GL bugs
Date: Sat, 14 Sep 2002 15:26:25 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020615 Debian/1.0.0-3

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 ;-)

- Benja





reply via email to

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