forget the question i find out
 
thanks anyway for the one how were lookking for a solution
-----Message d'origine-----
De : hterrolle <[EMAIL PROTECTED]>
Ŕ : [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date : vendredi 14 mai 2004 09:23
Objet : [JAVA3D] got little problem picking object

hi,
 
i got this structure     BrancGroup
                                              TransformGroup => main
                                                                TransformGroup => object 1
                                                                TransformGroup => object n
 
 i set the ENABE.PICK.REPORTING to all the TransformGroup. to be able to pick object.
 
My problem is that when i want to move all the object of the BrancGroup i need to remove the object TransformGroup capability. So i cannot get any more the transform object information. And when i set the object cpability i just can move the selected object.
 
Does anyone knows how to and were to make the change to able either the transform object pick or transform main picking.
 
I think the change should be done inside the Picktranslatebehavior but i am not so sure.
or do i need to remove the capability to all the transform object and than put it back. Which will coast a lot if i got thousand object.
 
So the problem is that when you set ENEBLE.PICK.REPORTING for the main transform and the object transform the picking will alway get the object transform.
 
Does anyone knows how to find a solution to switch beteewn main or object without removing the capabilities.
 
thanks in advance
=========================================================================== 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".
=========================================================================== 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".

Reply via email to