[quote="hybr"]check all update callbacks on nodes in path, they must call 
traverse(osg::Node*, osg::NodeVisitor*) inside operator()(osg::Node*, 
osg::NodeVisitor*) to continue traversal on graph downwards. 
[quote]

That was the problem.  One of my NodeCallback classes was not calling traverse. 
 Thanks a lot!

- John

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=40968#40968





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to