[vtkusers] VTK6: Any documentation on how to replace vtkImageSource?

Berk Geveci berk.geveci at kitware.com
Thu Apr 18 17:25:15 EDT 2013


Hi Kent,

vtkImageSource and its ilk were actually deprecates in VTK 5 almost 8 years
ago. See:

VTK/Utilities/Upgrading/TheNewVTKPipeline.pdf

There are also some CMake scripts designed to automatically convert legacy
VTK classes. See for example NewPipeConvert.cmake. This was a long time ago
so I am not sure if the CMake scripts will still work.

-berk


On Thu, Apr 18, 2013 at 4:46 PM, Kent Williams <nkwmailinglists at gmail.com>wrote:

> I posted earlier about problems with replacing vtkImageSource with
> vtkImageAlgorithm as a base class.  I got past the 'not enough inputs'
> error, but ran into other issues.
>
> vtkImageAlgorithm is not a drop-in replacement for vtkImageSource.  Is
> there any documentation anywhere on how to replace vtkImageSource?
>
>
>
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130418/5475e39d/attachment.htm>


More information about the vtkusers mailing list