I'm just chipping back into this old thread to say that re-factor of the DatabasePager that I checked in today remove the usage of marking of the PagedLOD as being deleted using the node name. The use of a custom observer_ptr<> rather than a ref_ptr<> internally in the DatabasePager makes the need to keep track of removals in the original way unnecessary.
If you were having issues related to the issues discussed in this thread please check out the svn/trunk and see if the issues are now addressed. Thanks, Robert.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

