This concerns me a bit. There may be algorithms that assume that update extent and data extent will be equal to or less than the whole extent. What happens if one of those is in the pipeline?<div><br></div><div>-berk<br><br>
<div class="gmail_quote">On Tue, Nov 16, 2010 at 9:28 AM, David Gobbi <span dir="ltr"><<a href="mailto:david.gobbi@gmail.com">david.gobbi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I've put a patch on gerrit that cleans up some of the VTK stencil code:<br>
<a href="http://review.source.kitware.com/#change,366" target="_blank">http://review.source.kitware.com/#change,366</a><br>
The idea is that algorithms can set UNRESTRICTED_UPDATE_EXTENT on any<br>
outputs that can be generated for any requested update extent, i.e.<br>
neither the update extent or data extent is limited to the whole<br>
extent.  My intent is to only use it with vtkImageStencilSource, but<br>
it might have other uses.<br>
<br>
  David<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div><br></div>