I've been away from the project for a while but am back. I have used the PolytopeIntersector and am iterating through the hits. What I'd like to do now is to avoid duplicate hits. If I can't avoid duplicate hits, I suppose I can just make a non-duplicating list of hits?
Also, now that I can explore the graph based on hits, I would like to build a way of exploring my results, so I know what things I'm intersecting with. One thing I've been looking to do is figure out if a group node is a subgraph and to find out what it's filename is but I can't find a way to do that... thought osgDB would have something like that. Thank you! Sterling ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=49355#49355 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

