Ok, one problem I am running into is that when I loop through the
LineSegmentIntersector iterator and I look at the names of all of the
nodes, they do not represent what I have set the node's names to. I'm
not sure how to solve this. When I load the .osg files i do a
node->setName("newName"); but when the intersector returns it's
results i get the name of the Geode specified in the .osg file. Any
ideas?

-Russ
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to