Hi Renan, On Jan 23, 2008 10:51 PM, Renan Mendes <[EMAIL PROTECTED]> wrote: > I'd like to know a way to detect intersection between two > ShapeDrawables and its position.
No there isn't any support for this. The closet you could get woudl be to fit a polytope around one of the shape drawable and then do use a PolytopeIntersector. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

