Hi Jason, In svn/trunk and OSG-3.2 branch I've changed the epsilon to 1e-6 to handle axis align planar bounding boxes.
Robert. On 7 October 2013 19:26, Jason MacDonald <[email protected]> wrote: > Hi, > > I'm not sure of the details of your problem, but I recently had a problem > with intersections as well. > The epsilon value was changed in LineSegmentIntersector.cpp line 410. > I changed back to 1e-4 from 1e-13 and it solved my problems. > > Cheers, > Jason > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=56660#56660 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

