Ben,
You need to set the ENABLE_PICK_REPORTING capability in each node for it
to appear the SceneGraphPath. See the javax.media.j3d.Node javadoc.
Rgds
Paul
>Hey All
>
>did enyone happen to use a SceneGraphPath class ? im trying to get a path from
a shape3d to the root by doing :
> SceneGraphPath sgp = pickResult.getSceneGraphPath();
>
>the path im getting isnt at all right (only got TG's but nothing in the middle
),i also
>tried saying :
> SceneGraphPath sgp = new
SceneGraphPath(myWorld3D.getUniverse().getLocale(),(Node)shape);
>
>but for this one i didnt get any path at all ?? ????
>
>does anyone have a clue ?
>
>thanks,
>Ben Arbel
>Comsoft Technologies, Inc.
>[EMAIL PROTECTED]
>ICQ: 86004063
----------------------------------------------------------
Paul Byrne Email : [EMAIL PROTECTED]
Sun Microsystems Phone : (650) 786 9926
Visualization Software Group Fax : (650) 786 5852
----------------------------------------------------------
===========================================================================
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".