Hi Maxim, On Mon, Dec 14, 2009 at 11:55 AM, Maxim Gammer <[email protected]> wrote: > a little question. Will PagedLOD automaticaly unload children if I don't use > DatabasePager?
PagedLOD doesn't nothing without DatabasePager, it principally a passing data object. It's DatabasePager that does practically everything to do with the runtime behavior. Think it about as PagedLOD - data description, DatabasePager - paging implementation. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

