[vtk-developers] vtkMetaImageReader default FileLoweLeftOn?
Dean Inglis
dean.inglis at sympatico.ca
Wed Aug 30 14:43:02 EDT 2006
In upgrading apps developed originally with pre-executive pipeline of VTK, I
have found
that vtkMetaImageReader now has in its
GetFileInformation method a call to its
superclass method: FileLowerLeftOn which
means that the reader will always have this
option on regardless of how the user sets it.
This seems like a bug to me since it overrides
a public API method. Comments?
Dean
PS revision occurs at:
Revision 1.18.12.1 - (view) (download) (as text) (annotate) - [select for
diffs]
Tue Mar 7 21:22:51 2006 UTC (5 months, 3 weeks ago) by aylward
Branch: VolView-BeforeFeatures
Changes since 1.18: +222 -552 lines
Diff to previous 1.18
BUG: Did not provide appropriate default values for some vars, and renamed
MetaImageReader2 file to (and thereby replacing) MetaImageReader
More information about the vtk-developers
mailing list