[osg-submissions] bug fix in osgUtil::UpdateVisitor

Gerben de Vries demaestro at gmail.com
Sun Jul 6 13:35:02 PDT 2008


If a node has a callback function, the update visitor will skip the
entire subgraph. By removing an 'else' keyword, this incorrect
behaviour is fixed.
I fixed this bug because my program wasn't doing what it was supposed
to (the subgraph callbacks weren't called), after the fix the program
worked as it should.

In revision 8541.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: UpdateVisitor
Type: application/octet-stream
Size: 4208 bytes
Desc: not available
URL: <http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20080706/b1289141/attachment.obj>


More information about the osg-submissions mailing list