<div>Hi,</div><div>In vtkCellLocator class,</div><div><br></div><div>void <span class="Apple-tab-span" style="white-space:pre">        </span>FindClosestPoint (float x[3], float closestPoint[3], vtkIdType &amp;cellId, int &amp;subId, float &amp;dist2)</div>
<div><br></div><div>what do vtkIdType &amp;cellId and int &amp;subId, return</div><div><br></div><div>I want the access all 3 points in the cell around the closest point. </div><div><br></div><div><br></div><div>Thanks,</div>
<div>Somi</div>