24 #ifndef vtkMRCReader_h
25 #define vtkMRCReader_h
28 #include "vtkIOImageModule.h"
39 void PrintSelf(ostream& stream,
vtkIndent indent) VTK_OVERRIDE;
43 vtkSetStringMacro(FileName);
48 ~vtkMRCReader() VTK_OVERRIDE;
59 vtkMRCReader(const vtkMRCReader&) VTK_DELETE_FUNCTION;
60 void operator=(const vtkMRCReader&) VTK_DELETE_FUNCTION;
62 vtkInternal* Internals;
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
Generic algorithm superclass for image algs.
static vtkAlgorithm * New()
general representation of visualization data