Parent Directory
|
Revision Log
|
Patch
revision 1147 by ksteube, Wed May 16 06:39:11 2007 UTC | revision 1148 by jongui, Wed May 16 22:45:33 2007 UTC | |
---|---|---|
# | Line 52 class ImageReader: | Line 52 class ImageReader: |
52 | ||
53 | self.__vtk_image_reader.SetFileName(image_name) | self.__vtk_image_reader.SetFileName(image_name) |
54 | ||
55 | def _getOutput(self): | def _getImageReaderOutput(self): |
56 | """ | """ |
57 | Return the output of the image reader. | Return the output of the image reader. |
58 |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |