Paul Martz schrieb: > > > My advice: Don't use ShapeDrawable to draw spheres. Use Geometry > instead. The osgUtil Intersector classes work with Geometry because > Geometry::accept() actually contains code. > -Paul Hi,
the lineSegment-intersector and the planeIntersector definitely work with shapeDrawables. For picking spheres in a scene I would use a lineSegmentIntersector. As for the polytopeIntersector in the example-code I don´t know, I haven´t tried that. Regards, Andreas _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org