On Fri, Jun 27, 2008 at 2:14 PM, Paul Martz <[EMAIL PROTECTED]> wrote: >> What I make of it is you a flogging the PagedLOD because it >> can handle misuse of it. Fix the database. > > I encourage you to reread my previous post, as the test data I posted > clearly concerns questionable LOD behavior; the PagedLOD case works fine...
Just re-read, and tested the paged.osg and lod.osg files, and confirm at my end that the picking ist working for paged.osg but not lod.osg. The IntersectionVistor code "should" be using the LOD::traverse() method, and the TRAVERSE_ACTIVE_CHILDREN method in particular. This code itself has been pretty reliable for a number of years, so I'd guess it's correct. Perhaps its the getDistanceToViewPoint code is not producing appropriate values. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

