Hi all,
I've a problem with picking objects.
I've done for all the nodes : setPickable(true).
and I've done for some nodes : setCapability(ENABLE_PICK_REPORTING)
I have a PickCanvas with mode : PickTool.GEOMETRY
When I get a pickResult with PickResult.pickClosest() we always get the
same result.
Does anyone have an example for this picking behavior and returning the
right object.
I also would like to have an example for the pickMouseBehavior class. Now i
use a behavior class to get the mouse event.
greetings, Bart
Bart Stokkermans
===========================================================================
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".