Re: [java3d] Hashing Java3D Node(s)...

1999-06-10 Thread Ballegooij van AR
> > Alex, > > Interesting problem. Can you send me some code to take a look at it? Perhaps one of >the Node derivered classes in J3D has a synchronized version of hashCode()...? > > To achieve what you are trying to do I would store the what-to-do-method in the >"user data" for the node - th

RE: [java3d] Hashing Java3D Node(s)...

1999-06-10 Thread Daniel Selman
Alex, Interesting problem. Can you send me some code to take a look at it? Perhaps one of the Node derivered classes in J3D has a synchronized version of hashCode()...? To achieve what you are trying to do I would store the what-to-do-method in the "user data" for the node - that way, given a