[vtk-developers] vtkMetaImageReader - possible bug + patch suggestion - second attempt
Peter Rösch
peter.roesch at arcor.de
Tue Sep 11 09:32:57 EDT 2007
Hello,
trying to load meta images written with ITK on a sparc workstation into VTK
running on a PC, I got endianness-related problems.
The reason was a possible typo in vtkMetaImageReader.cxx where two
parameters were compared to "true" rather than to "True" as written by ITK.
The attached patch solved the problem for me.
Greetings
Peter
---
The content of the previous mail was refused due to format problems - hope this one will
work ...
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vtkMetaImageReader_cxx_diff.txt
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20070911/d5bde4d1/attachment-0001.txt>
More information about the vtk-developers
mailing list