27 #ifndef vtkMRCReader_h
28 #define vtkMRCReader_h
31 #include "vtkIOImageModule.h"
42 void PrintSelf(ostream& stream,
vtkIndent indent);
46 vtkSetStringMacro(FileName);
51 virtual ~vtkMRCReader();
56 virtual
void ExecuteDataWithInformation(
vtkDataObject *output,
62 vtkMRCReader(const vtkMRCReader&) VTK_DELETE_FUNCTION;
63 void operator=(const vtkMRCReader&) VTK_DELETE_FUNCTION;
65 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