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