 |
VTK
9.0.1
|
Go to the documentation of this file.
36 #ifndef vtkNrrdReader_h
37 #define vtkNrrdReader_h
39 #include "vtkIOImageModule.h"
64 virtual int ReadHeader();
84 #endif // vtkNrrdReader_h
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called in response to a REQUEST_DATA request from the executive.
Superclass of transformable binary file readers.
int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
Subclasses can reimplement this method to collect information from their inputs and set information f...
vtkStringArray * DataFiles
static vtkImageReader * New()
dynamic, self-adjusting array of char
topologically and geometrically regular array of data
a simple class to control print indentation
Read nrrd files file system.
a vtkAbstractArray subclass for strings
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int CanReadFile(const char *) override
vtkImageReader itself can read raw binary files.