Hi Serge, Feel free to add the extra variable and method to DatabasePager.
Robert. On 10/3/07, Serge Lages <[EMAIL PROTECTED]> wrote: > Hi Robert, > > I have a suggestion about the DatabasePager. Should it be possible to > configure the targetNumOfRemovedChildPagedLODs variable ? > You can find it line 837 (DatabasePager.cpp), and it's used to control the > max number of paged lod children to remove per update. > > Line 840 it's always setted to 1 maximum, but I have made some tests and it > works much better in my app with greater values (to unload more quickly some > data). > > That's why I would like to add get/set methods for this variable, and remove > the lines 836 to 840. > Any thoughts ? > > -- > Serge Lages > http://www.magrathea-engine.org > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

