Ron Mayer wrote on 2012-07-18: > So to summarize the problem - the implementation of > AutoTransform::computeBound()will return a valid spehere only if the > AutoTransform node was visited by the CullVisitor at least once, but > since it is called before the culling, it caches an invalid transform. I > am not sure if this is a bug or because I may not be seeing the whole > picture.
Does osg::Node::setInitialBound() help? -- Bryan Thrall Principal Software Engineer FlightSafety International [email protected] _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

