Hi, Can anyone show a simple example of how to perform an intersection technique?
I am looking for these specific things: 1) How to pass a osgUtil::LineSegmentIntersector to a osgUtil:Intersector? 2) How to pass a osgUtil::Intersector to an IntersectionVisitor and return the name of the Node/Geode it intersects? I have looked at the documentation but I am having trouble in understanding the implementation. Can anyone elaborate how to implement the intersections? Thank you! Cheers, John ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=28262#28262 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

