Re: [JAVA3D] Picking Documentation

2002-06-10 Thread Kelvin Chung
Microsystems Inc. >Date: Mon, 10 Jun 2002 10:10:46 -0700 >From: Giles <[EMAIL PROTECTED]> >Subject: [JAVA3D] Picking Documentation >To: [EMAIL PROTECTED] >MIME-version: 1.0 >Content-transfer-encoding: 7bit >X-Accept-Language: en-us, en >Delivered-to: [EMAIL PROTE

[JAVA3D] Picking Documentation

2002-06-10 Thread Giles
Can you confirm that the BranchGroup picking methods are using bounding reps for their intersection routines(my tests seem to indicate Spheres), if so, is it the ones set from setBounds or setCollisionBounds or something else? Also, is there anyway to change this to use the actual geometry as in