Hi Richie,

I'm not sure if i have understand your request, but i figured out that...

you should associate the TG with the object. The easiest way to do this without
any efforts is
to set the user data of the TG using setUserData( Object object ) (class
SceneGraphObject).

After you get the TG from picking, just ask for the object doing
TG.getUserData() and
print the info.

Cheers,
Karsten

===========================================================================
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