Hi Viggo, Don't know the details of your code, but if you are adding a sub-node then you have code already that is called for adding the sub-node and thereby you know when the scene-graph has been modified?
regards, Peter http://osghelp.com On Wed, Jul 23, 2008 at 7:51 AM, Viggo Løvli <[EMAIL PROTECTED]> wrote: > Hi, > > My code is currently formatting the node-masks of the whole scene-graph > before we start rendering. The formatting code is only ran once. > If a sub-node is added to the node-tree afterwards then I want to run my > formatting code again. > > Is there any way to know whether or not the scene-graph has been modified? > > Regards, > Viggo > > > > > ------------------------------ > Windows Live Hotmail på mobilen. Ha alltid e-posten din > tilgjengelig.<http://windowslivemobile.msn.com/BrowserServiceHotmail.aspx?lang=nb-NO&ocid=30032> > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > -- Regards, Peter Wraae Marino www.osghelp.com - OpenSceneGraph support site
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

