[vtkusers] Migration to VTK 6 - ShouldIReleaseData
Berk Geveci
berk.geveci at kitware.com
Thu Jun 25 21:30:30 EDT 2015
Where is this code? You can probably delete this but you may need to do
(delete) more, depending on where it is.
Best,
-berk
On Mon, Jun 22, 2015 at 4:18 PM, Nicole Kovacs <nkovac2 at uwo.ca> wrote:
> Hi all,
>
>
> As I'm reading the documentation about migration to VTK 6, I got
> confused regarding ShouldIReleaseData. Should it be completely removed or
> should it be replaced by something else?
>
>
> I'm not experienced with VTK, but I'm trying to learn as I upgrade some
> code to VTK 6. I've encountered the following piece of code:
>
> if ( this->Input->ShouldIReleaseData() )
> this->Input->ReleaseData();
> Should I just delete it?
>
>
> Thanks in advance,
>
> Nicole
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150625/8214706f/attachment.html>
More information about the vtkusers
mailing list