Hi all, I am trying to perform a picking behaviour on Shape3D object by extending the PickMouseBehavior class. It works fine(Picking only single shape3d object at one time) when i tried it out in a simple program( with a simple scene graph structure). However, it is picking more than 1 single shape3d object when I tried it out in a very complicated scene graph. I am trying hard to find out the reason causing that problem. Does anyone of you have any idea of wat is going wrong?
SC =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
