You can use an osgDB::Registry::ReadFileCallback to catch all load requests, via this you can do the load yourself and do what you wish once its loaded. Have a search through the archives on the topic of ReadFileCallback for more info.
On 5/16/07, christophe loustaunau <[EMAIL PROTECTED]> wrote:
Hello, I load a PagedLod database from a *.ive file into a node with : osgDB::readNodeFile Then i need to know when this pagedlod is update. I mean when i pass to a level to another. Is someone have an idea how doing this ? Thanks in advance ! Christophe _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
