Hi Brad, On 3/28/07, Bradford, Chase <[EMAIL PROTECTED]> wrote:
Robert, By hierarchy of PagedLOD's, do you mean PagedLODs that have descendants that are also paged lods? Something like: scene_root->nodes->PagedLOD->nodes->PagedLOD
Yes, this is how I'd recommend manage a PagedLOD database, this is how osgdem generates databases too.
I had thought about possibly setting up a scenegraph like that (mostly from a what-if perspective), but I couldn't think of a way to register the paged lods with the activePagedLod list in the database pager. I assume I would need to call registerPagedLods whenever a file is read from disk, but I don't know how to detect that. Is it possible?
DatabasePager automatically registers PagedLOD's that its loaded. Robert. _______________________________________________ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/