47 #ifndef __vtkMPIImageReader_h
48 #define __vtkMPIImageReader_h
78 int GetDataScalarTypeSize();
84 virtual void PartitionController(
const int extent[6]);
100 virtual void ReadSlice(
int slice,
const int extent[6],
void *
buffer);
121 #endif //__vtkMPIImageReader_h
GLsizei GLsizei GLenum GLenum const GLvoid * data
vtkMultiProcessController * GroupedController
unsigned long GetHeaderSize()
static vtkImageReader * New()
#define vtkTypeMacro(thisClass, superclass)
#define VTKIOMPIIMAGE_EXPORT
a simple class to control print indentation
void ExecuteDataWithInformation(vtkDataObject *data, vtkInformation *outInfo)
Superclass of transformable binary file readers.
topologically and geometrically regular array of data
vtkMultiProcessController * Controller
#define vtkGetObjectMacro(name, type)
general representation of visualization data
void PrintSelf(ostream &os, vtkIndent indent)
Multiprocessing communication superclass.