[osg-users] Multiple selection highlighting

Sonya Blade sonyablade2010 at hotmail.com
Mon May 18 23:59:15 PDT 2015


Dear All,
I've set of selected objects (5K-10K) retrieved by osgUtil::LineSegmentIntersector::Intersections or by osgUtil::PolytopeIntersector::Intersections, in order to implement highlighting of objects perfomance efficiently, which method do I 've to follow, should  I create bounding box or change the color of object?
Changing the color of all selected objects seems simpler and more efficient in terms of performance but this time I 've to keep the all colors of selected objects in vector list which needs to be filled and emptied with each selection/deselection operation. 
I also would like to know if there is more intrinsic OSG way of doing that ?
Regards, 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20150519/51fde1a3/attachment-0002.htm>


More information about the osg-users mailing list