42 #ifndef vtkPNrrdReader_h 43 #define vtkPNrrdReader_h 75 int GetDataScalarTypeSize();
81 virtual void PartitionController(
const int extent[6]);
97 virtual void ReadSlice(
int slice,
const int extent[6],
void *buffer);
120 #endif //vtkPNrrdReader_h
Read nrrd files efficiently from parallel file systems (and reasonably well elsewhere).
vtkMultiProcessController * GroupedController
unsigned long GetHeaderSize()
#define vtkTypeMacro(thisClass, superclass)
#define VTKIOMPIIMAGE_EXPORT
dynamic, self-adjusting array of char
a simple class to control print indentation
void ExecuteDataWithInformation(vtkDataObject *data, vtkInformation *outInfo)
topologically and geometrically regular array of data
vtkMultiProcessController * Controller
#define vtkGetObjectMacro(name, type)
Read nrrd files file system.
static vtkNrrdReader * New()
virtual void PrintSelf(ostream &os, vtkIndent indent)
general representation of visualization data
Multiprocessing communication superclass.