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

Reply via email to