Then something else is wrong. The nodePath of your hits should be accurate to the specific node that was picked.

This is pretty routine stuff as anyone using a scene graph is likely to have nodes scattered in at least dozens of places around their scene graphs.

-Paul

Paul Griffiths wrote:
Kim C Bale wrote:
Could you not check the name of parent node to identify the instance of the 
child?

I might be wrong I haven't used the picking functionality for a while.

K.


Tried that but it always gives the parent node of the first instance.

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=12818#12818





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to