I have a pointpicker which I want to use for picking the points of the input to the vtkGlyph3D. All the input points are sourced using vtkSphereSource.<br><br>My issue is when I use the vtkPointpicker, it will pick the points that are associated with the vtkSphereSource . Is it possible that the pointpicker picks the point that comes from the Input?<br>
<br>Regards<br>Darshan<br>