Thanks a lot, Robert!

Robert Osfield writes:

> Hi Alberto,
>
> Sorry about that, some debugging code that I added when adding double
> precision support to the internal intersection computations. Now the
> code is functioning I can quieten the code down - I've change the
> message to OSG_INFO and checked it into svn/trunk.
>
> Robert.
>
> On 8 November 2013 11:58, Alberto Luaces <[email protected]> wrote:
>
>     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

-- 
Alberto

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

Reply via email to