It should be added if not already there. I thought that I had something about extents somewhere. I will check it next week. <div><br></div><div>-berk<br><br><div class="gmail_quote">On Fri, Apr 27, 2012 at 1:35 PM, David Doria <span dir="ltr"><<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In this guide:<br>
<a href="http://www.vtk.org/Wiki/VTK/VTK_6_Migration_Guide" target="_blank">http://www.vtk.org/Wiki/VTK/VTK_6_Migration_Guide</a><br>
<br>
I see that outside of RequestInformation you can replace calls to<br>
SetWholeExtent with SetExtent.<br>
<br>
When updating some code, I found these lines:<br>
output->SetUpdateExtent(output->GetExtent());<br>
output->SetWholeExtent(output->GetExtent());<br>
<br>
I don't see SetUpdateExtent mentioned in the guide. Can the above pair<br>
of calls still simply be replaced by SetExtent? Should this be added<br>
to the guide?<br>
<br>
Thanks,<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>