[vtk-developers] Missing SetUpdateExtent in migration guide

Berk Geveci berk.geveci at kitware.com
Fri Apr 27 15:31:49 EDT 2012


It should be added if not already there. I thought that I had something
about extents somewhere. I will check it next week.

-berk

On Fri, Apr 27, 2012 at 1:35 PM, David Doria <daviddoria at gmail.com> wrote:

> In this guide:
> http://www.vtk.org/Wiki/VTK/VTK_6_Migration_Guide
>
> I see that outside of RequestInformation you can replace calls to
> SetWholeExtent with SetExtent.
>
> When updating some code, I found these lines:
> output->SetUpdateExtent(output->GetExtent());
> output->SetWholeExtent(output->GetExtent());
>
> I don't see SetUpdateExtent mentioned in the guide. Can the above pair
> of calls still simply be replaced by SetExtent? Should this be added
> to the guide?
>
> Thanks,
>
> David
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20120427/b1dd2ec4/attachment.html>


More information about the vtk-developers mailing list