Hi Stefan,
I'm not really sure wat you are trying to do here, but it seems to me a
computeBound callback could tell you changes have been made lower in the
tree.
Regards, Laurens.

On Sun, Mar 1, 2015 at 11:01 PM, Stefan Zellmann <[email protected]> wrote:

> Hi,
>
> I wonder if there is a way to find out if a scene graph node was updated
> recently. Specifically, what I'd like to know is if geometry was updated,
> or if a transform node has changed.
>
> I am using the scene graph from within an application plugin, i.e. I
> cannot set things like callbacks or attach user data, because I may in
> general not assume that the creator of the scene graph hasn't already done
> so. My plugin is merely a consumer of the scene graph.
>
> I've seen the dirtyDisplayList functionality, which however seems not to
> store any information useful to me.
>
> Any help is appreciated!
>
> Thank you!
>
> Cheers,
> Stefan
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=62886#62886
>
>
>
>
>
> _______________________________________________
> 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

Reply via email to