Re: [JAVA3D] object only picked when inside object

2000-11-22 Thread Andreas Ebbert
Hi Bart ... again :-) "Stokkermans, Bart" wrote: > javax.media.j3d.Shape3Djavax.media.j3d.TriangleStripArray@c15c4c47 > > -- > Can anyone see, what i'm doing wrong? > I had troubles myself w

[JAVA3D] object only picked when inside object

2000-11-22 Thread Stokkermans, Bart
Hi all, I have a major problem with picking. I only can pick an object when i'm inside it. So, i zoom in until i'm in the object. I only set the transformationgroup of the object to setpickable(true). This is what i do : tg_scale = new TransformGroup(); tg_scale.setCapability(TransformG