<div dir="ltr"><div><div><div><div>Hello<br><br></div>Only the pipeline can request an execution of a filter or in your case an input reader.<br></div>What i would do in your situation would be a trick with animation.<br><br></div>Your reader could inform the pipeline it has two timesteps, and this way, when the pepile execute the animation in a loop, your reader would be always reexecuted, allowing you to reload any available new data.<br><br></div>Regards,<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">Mathieu Westphal<br></div></div></div>
<br><div class="gmail_quote">On Fri, May 20, 2016 at 4:53 PM, Szép, Tamás (IVD) <span dir="ltr"><<a href="mailto:tamas.szep@kit.edu" target="_blank">tamas.szep@kit.edu</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" style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<div>Hi,</div>
<div><br>
</div>
<div>could somebody help me on how to implement a filter with C++ in Paraview, which is capable of reacting on external events by invalidating itself, so that next time when a frame is rendered, the filter (and the dependent pipeline parts if any) get(s) reexecuted.
 I mainly need it for view-dependent filtering, but you can also consider an input reader that reexecutes when the file is changed as an example.<br>
</div>
<div><br>
</div>
<div>Thank you for the answers in advance. Kind regards:</div>
<div><br>
</div>
<div>Tamás Szép​<br>
</div>
<p><br>
</p>
</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>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
<br></blockquote></div><br></div>