I apologize for double posting, but my last mail was sent as html, i wasn't aware that this feature was activated.
I'm trying to detect a collision between two objects by simply using the bounding sphere of those objects.
So i need to collect the world transformation for each object and then translate their spheres so then I can use the "intersects" method. Now the question is, what would be the easiest way to keep track of the accumulated transformations for each object?
Is there any NodeVisitor that keeps track of this ?
Thanks in advance to all replies
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

