Alejandro, Thanks for the try. It should be no problem to compile. It looks like Alessandro compiled it and run it without any problems.
Please make sure you save them in 2 files: PickAllTest.java and WindowPickBehavior.java. BTW, could you let me know what's your compile errors? ---white >White, > >I tried to compile your 1st post and got plenty >of errors. > >That's what I sent to your yahoo account and >bounced back with account full. > >Alejandro > >-----Original Message----- >From: Discussion list for Java 3D API >[mailto:JAVA3D-INTEREST@;JAVA.SUN.COM]On Behalf Of White Morph >Sent: Thursday, November 07, 2002 3:57 PM >To: [EMAIL PROTECTED] >Subject: Re: [JAVA3D] No one interested in this topic??? > > >Hi Alessandro, > >Thank you for the reply. Actually, it works fine when you even pick a small >square near the right point shared by the 2 polygons. If you like, you can >try my 2nd post, it works fine for that shape. > >You are definitely right, when you drag the mouse down to up, there is >a problem. Right now, I just didn't consider that, my focus is try to >figure out why the pick fails sometimes. > >The 3rd post is even more interesting. If I draw the square encloses the >left most point, and I call the myIntersectTest() in the pickObjects() >function to test if the point is inside the PickShape. It detects correctly, >which suggests to me that the PickTool is not working correctly >in this case. > >---white > > >On Thu, 7 Nov 2002 17:09:54 -0300, Alessandro Borges ><[EMAIL PROTECTED]> wrote: > >>White, >> >>I test the source you send Fri, 1 Nov 2002 09:46:08 -0700, the 1st one I >>guess, and works in a acceptable way all the time. If I pick a small square >>it do not pick the object, but when I pick a little more bigger it works >>fine... >>maybe the app are not getting enough resolution for a small area ... >>The only odd thing is when a drag the mouse down to up the square is drawn >>up to down, below ... >> >> >> =========================================================================== 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".
