<div dir="ltr">Hi Kent,<div><br></div><div style>vtkImageSource and its ilk were actually deprecates in VTK 5 almost 8 years ago. See:</div><div style><br></div><div style>VTK/Utilities/Upgrading/TheNewVTKPipeline.pdf</div>
<div style><br></div><div style>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.</div>
<div style><br></div><div style>-berk</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 18, 2013 at 4:46 PM, Kent Williams <span dir="ltr"><<a href="mailto:nkwmailinglists@gmail.com" target="_blank">nkwmailinglists@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><div dir="ltr">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.<br>
<div class="gmail_quote">
<div dir="ltr"><div><br></div><div>vtkImageAlgorithm is not a drop-in replacement for vtkImageSource. Is there any documentation anywhere on how to replace vtkImageSource?</div>
<div><br></div></div>
</div><br></div>
</div></div><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>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>