Hi Vincent, On Tue, Dec 8, 2009 at 4:58 PM, Vincent Bourdier <[email protected]> wrote: > I do not set the DatabasePager, but the PagedLod's DatabasePath.
Sorry, my mistake, I meant DatabasePath when I wrote DatabasePager. In normal paged database usage your do not explicitly set the DatabasePath - instead it's set by the loaders. > The real problem is the .ive loader : it do not returns the node in the > exact state he get it... In the case of DatabasePath you don't want that state stored as the database can be moved, or the user you load it from a different relative path or even over http. Paged database are arranged relative to one another, so the parents database path is used to determine where to fined the children. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

