Go to the documentation of this file.
51 #ifndef vtkMPIImageReader_h
52 #define vtkMPIImageReader_h
54 #include "vtkIOMPIImageModule.h"
57 class vtkMPIOpaqueFileHandle;
85 int GetDataScalarTypeSize();
92 virtual void PartitionController(
const int extent[6]);
98 virtual unsigned long GetHeaderSize(vtkMPIOpaqueFileHandle &file);
106 virtual void SetupFileView(vtkMPIOpaqueFileHandle &file,
const int extent[6]);
114 virtual void ReadSlice(
int slice,
const int extent[6],
void *buffer);
139 #endif //vtkMPIImageReader_h
Superclass of transformable binary file readers.
vtkMultiProcessController * GroupedController
static vtkImageReader * New()
Multiprocessing communication superclass.
void ExecuteDataWithInformation(vtkDataObject *data, vtkInformation *outInfo)
This is a convenience method that is implemented in many subclasses instead of RequestData.
topologically and geometrically regular array of data
a simple class to control print indentation
vtkMultiProcessController * Controller
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
unsigned long GetHeaderSize()
Get the size of the header computed by this object.
general representation of visualization data