Is there any reference material that indicates positively whether osg Intersection tests are thread safe to be run in parallel with each other, and/or safe to run in parallel with cull/draw as long as the graph they're visiting isn't being changed?I think I know the answers, but I wanted confirmation from someone else with experience.