Hi Mitch,

There is no observer mechansim that tracks property changes in the
scene graph.

Robert.

On 11/17/06, Mitch Patenaude <[EMAIL PROTECTED]> wrote:

Hi.
   I have a treecontrol (an MFC CTreeCtrl) that shows a tree representation
of my sceene.  It is really helpfull to debug it.  I just found that there
is an observer mechanism on node (actually on all referenced object) that
can notify me when a node is removed in the scene and I can then modify my
tree.  I was wondering if there is some kind of mechanism that can notify me
when a node is inserted in a group.  With that I will be able to unpdate my
tree dynamically...

Thank you!
Mitch


_______________________________________________
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/

Reply via email to