47 #ifndef __vtkMPIImageReader_h
48 #define __vtkMPIImageReader_h
52 class vtkMPIOpaqueFileHandle;
77 int GetDataScalarTypeSize();
83 virtual void PartitionController(
const int extent[6]);
87 virtual unsigned long GetHeaderSize(vtkMPIOpaqueFileHandle &file);
93 virtual void SetupFileView(vtkMPIOpaqueFileHandle &file,
const int extent[6]);
99 virtual void ReadSlice(
int slice,
const int extent[6],
void *buffer);
119 #endif //__vtkMPIImageReader_h
vtkMultiProcessController * GroupedController
unsigned long GetHeaderSize()
static vtkImageReader * New()
a simple class to control print indentation
Superclass of transformable binary file readers.
topologically and geometrically regular array of data
void ExecuteData(vtkDataObject *data)
vtkMultiProcessController * Controller
general representation of visualization data
void PrintSelf(ostream &os, vtkIndent indent)
Multiprocessing communication superclass.