Hi Guy, You can use a ReadFileCallback to intercept calls to when files are read and do whatever you need to do to the loaded node. See the osgcallback example for example usage.
Jason On Thu, Jul 8, 2010 at 7:23 PM, Guy Volckaert <[email protected]> wrote: > Hi, > > Is there a mechanism that would allow me to get notified when a subgraph gets > loaded by the DatabasePager. I essentially need to process the subgraph > before it gets added to scene. > > I guess this would be valid for TXPNode and PagedLOD nodes as well? > > Thanks, > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=29851#29851 > > > > > > _______________________________________________ > 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

