26 #ifndef vtkMRCReader_h
27 #define vtkMRCReader_h
41 void PrintSelf(ostream& stream,
vtkIndent indent);
45 vtkSetStringMacro(FileName);
46 vtkGetStringMacro(FileName);
50 virtual ~vtkMRCReader();
55 virtual
void ExecuteDataWithInformation(
vtkDataObject *output,
61 vtkMRCReader(const vtkMRCReader&);
62 void operator=(const vtkMRCReader&);
64 vtkInternal* Internals;
a simple class to control print indentation
Generic algorithm superclass for image algs.
static vtkAlgorithm * New()
#define VTKIOIMAGE_EXPORT
general representation of visualization data