[vtk-developers] Is VTK_USE_METAIO still valid in VTK6?
Bill Lorensen
bill.lorensen at gmail.com
Sun Nov 4 07:54:22 EST 2012
Folks,
The vtkImageReader2Factory fails to register vtkMetaImageReader if
VTK_USE_METAIO is not defined. In VTK6, VTK_USE_METAIO is only referenced
in vtkToolkits.h.in and vtkImageReader2Factory.cxx.
Should VTK_USE_METAIO be removed?
My guess is that vtkImageReader2Factory needs to be rewritten to use the
new factory pattern.
Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20121104/c632f6f4/attachment.html>
More information about the vtk-developers
mailing list