Go to the documentation of this file.
33 #ifndef vtkRectilinearGridReader_h
34 #define vtkRectilinearGridReader_h
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkRectilinearGrid * GetOutput(int idx)
helper superclass for objects that read vtk data files
void PrintSelf(ostream &os, vtkIndent indent)
a dataset that is topologically regular with variable spacing in the three coordinate directions
#define VTKIOLEGACY_EXPORT
#define vtkTypeMacro(thisClass, superclass)
void SetOutput(vtkRectilinearGrid *output)
vtkRectilinearGridReader()
vtkRectilinearGrid * GetOutput()
~vtkRectilinearGridReader()
virtual int ReadMetaData(vtkInformation *outInfo)
a simple class to control print indentation
read vtk rectilinear grid data file
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillOutputPortInformation(int, vtkInformation *)
static vtkRectilinearGridReader * New()