Go to the documentation of this file.
27 #ifndef vtkMRCReader_h
28 #define vtkMRCReader_h
31 #include "vtkIOImageModule.h"
46 vtkSetStringMacro(FileName);
47 vtkGetStringMacro(FileName);
65 vtkInternal* Internals;
virtual void ExecuteDataWithInformation(vtkDataObject *output, vtkInformation *outInfo)
This is a convenience method that is implemented in many subclasses instead of RequestData.
Generic algorithm superclass for image algs.
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Subclasses can reimplement this method to collect information from their inputs and set information f...
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkAlgorithm * New()
general representation of visualization data