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