<div class="gmail_quote">On Fri, Aug 20, 2010 at 3:32 PM, pat marion <span dir="ltr"><<a href="mailto:pat.marion@kitware.com">pat.marion@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Sorry to be a stick in the mud... why not just write your own function to replace that for loop and other setup code?<br>
<br>
vtkSmartPointer<vtkIdList> neighbors = MyGetPointInRadius(kdTree, pointID, eRadius);<br><font color="#888888"><br>
Pat<br><br></font></blockquote><div class="gmail_quote"><br></div>Because I bet it is a common thing that many users have to deal with fighting all of the time. It just seems like it should be provided. What would be the harm in giving access a few ways?</div>
<div class="gmail_quote"><br><div>David</div></div>