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