<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font size="3"><span style="line-height: 17.1944961547852px; white-space: nowrap; background-color: rgb(255, 255, 255);">Dear All,</span></font><div><font size="3"><span style="line-height: 17.1944961547852px; white-space: nowrap; background-color: rgb(255, 255, 255);"><br></span></font></div><div><font size="3">I've set of selected objects (5K-10K) retrieved by osgUtil::LineSegmentIntersector::Intersections </font></div><div><font size="3">or by osgUtil::PolytopeIntersector::Intersections, in order to implement highlighting of objects </font></div><div><font size="3">perfomance efficiently, which method do I 've to follow, should  I create bounding box or change </font></div><div><font size="3">the color of object?</font></div><div><font size="3"><br></font></div><div><font size="3">Changing the color of all selected objects seems simpler and more efficient in terms of performance </font></div><div><font size="3">but this time I 've to keep the all colors of selected objects in vector list which needs to be filled and </font></div><div><font size="3">emptied with each selection/deselection operation. </font></div><div><font size="3"><br></font></div><div><span style="line-height: 17.1944961547852px; white-space: nowrap; background-color: rgb(255, 255, 255);"><font size="3">I also would like to know if there is more intrinsic OSG way of doing that ?</font></span></div><div><font size="3"><span style="line-height: 17.1944961547852px; white-space: nowrap; background-color: rgb(255, 255, 255);"><br></span></font></div><div><font size="3"><span style="line-height: 17.1944961547852px; white-space: nowrap; background-color: rgb(255, 255, 255);">Regards,</span></font></div>                                     </div></body>
</html>