42 #ifndef vtkNrrdReader_h
43 #define vtkNrrdReader_h
45 #include "vtkIOImageModule.h"
dynamic, self-adjusting array of char
topologically and geometrically regular array of data
Superclass of transformable binary file readers.
a simple class to control print indentation
Read nrrd files file system.
virtual int ReadDataAscii(vtkImageData *output)
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Subclasses can reimplement this method to collect information from their inputs and set information f...
vtkStringArray * DataFiles
int ReadHeaderInternal(vtkCharArray *headerBuffer)
virtual int CanReadFile(const char *filename)
static vtkNrrdReader * New()
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual int ReadHeader(vtkCharArray *headerBuffer)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called in response to a REQUEST_DATA request from the executive.
a vtkAbstractArray subclass for strings