<div dir="ltr">ParaView does use a cache for selecting, It capture the full frame buffer in the vtkHardwareSelector and then reuse that as the mouse moves around.<div><br></div><div>Utkarsh</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 15, 2016 at 7:01 PM, Evan Kao <span dir="ltr"><<a href="mailto:tossin@gmail.com" target="_blank">tossin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello all,<div><br></div><div>I'm trying to emulate Paraview 5's Interactive Select Points feature in VTK by constantly monitoring the 'MouseMoveEvent' and obtaining the closest point on the desired actor.  However, I run into some severe "jitteriness" as seen in this <a href="https://www.youtube.com/watch?v=iXAhbjBCve4" target="_blank">video</a> (the marker is represented by a green sphere).  In constrast, the marker in Interactive Select Points mode in Paraview is predictable and steady.</div><div><br>What can I do to better replicate Paraview?</div><div><br></div><div>Thanks,</div><div>Evan Kao</div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>