HI Mathieu, I've just reviewed the changes and I can't see how the case of flat bounding box is fixed here. I can see that it might avoid some warnings, but make it work... all it seems to do disable faces of the polytope, which in effect makes them unbounded. If you have a flat bounding box then you certainly don't want unbounded box.
Could you please supply an example code that produces problems when handling flat bounding boxes, then we can study what might actually make sense as a scheme for handling this corner case. Robert. On Fri, Nov 28, 2008 at 12:45 PM, Mathieu MARACHE <[EMAIL PROTECTED]> wrote: > Hi Robert, > > Here is a submission to correct a bug we had when OverlayNode's > subgraph to overlay had a flat bounding box. > This has been found and corrected by Elisa Ciuti. > > -- > Mathieu > > P.S. : this might well be the first submission from a girl :-) > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
