Hi, this is not a submission per se, but a warning about the notification found in the intersection code. Right now, it floods the standard output with the message "Using double intersections".
The code is located at /src/osgUtil/LineSegmentIntersector.cpp, line 390. I have seen that other OSG_NOTICE instances in that file are commented out. Is that the proper procedure to quieten a bit those notifications? If that is the case, maybe it is worth to do the same at line 401, where the matching single precision message is issued. Thanks, -- Alberto _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
