Re: [JAVA3D] picking the wrong object

2002-06-26 Thread Anett Berger
his might work for > you. > > --russell > - Original Message - > From: "Anett Berger" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, June 23, 2002 11:52 PM > Subject: [JAVA3D] picking the wrong object > > > > Hi, >

Re: [JAVA3D] picking the wrong object

2002-06-24 Thread Russell Power
, June 23, 2002 11:52 PM Subject: [JAVA3D] picking the wrong object > Hi, > > I've got the following problem: > > I have a scene with several objects (extends Shape3D). These objects shall > be picked. I did pickBehaviour.setTolerance(0.0f). > But there's still th

[JAVA3D] picking the wrong object

2002-06-23 Thread Anett Berger
Hi, I've got the following problem: I have a scene with several objects (extends Shape3D). These objects shall be picked. I did pickBehaviour.setTolerance(0.0f). But there's still the problem that I can't pick the correct object each time. I.e. the result of the picking is very often an object n