34 #ifndef vtkRectilinearGridReader_h
35 #define vtkRectilinearGridReader_h
37 #include "vtkIOLegacyModule.h"
helper superclass for objects that read vtk data files
a simple class to control print indentation
read vtk rectilinear grid data file
static vtkRectilinearGridReader * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetOutput(vtkRectilinearGrid *output)
vtkRectilinearGrid * GetOutput()
Get and set the output of this reader.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkRectilinearGridReader()
virtual int ReadMetaData(vtkInformation *outInfo)
Read the meta information from the file.
~vtkRectilinearGridReader()
virtual int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.
vtkRectilinearGrid * GetOutput(int idx)
a dataset that is topologically regular with variable spacing in the three coordinate directions