Hi, We use OSG for one of our products, and I recently upgraded it from 2.6.0 to 3.0.0. We are now running into a problem where a Node->asGroup call which once returned non-zero is now returning zero. I'm having difficulty debugging the issue and I'm wondering if anyone can shed some light on why this may be happening.
Little more detail: I have a Switch, which I add two children (Nodes) to using readNodeFile. I then try to add a child to one of those children using Node->asGroup->addChild, but asGroup is returning zero. ... Thank you! Cheers, Shawn ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=44245#44245 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

