31 #ifndef vtkRectilinearGridReader_h
32 #define vtkRectilinearGridReader_h
34 #include "vtkIOLegacyModule.h"
66 vtkInformationVector *) VTK_OVERRIDE;
67 int RequestInformation(vtkInformation *, vtkInformationVector **,
68 vtkInformationVector *) VTK_OVERRIDE;
70 int FillOutputPortInformation(
int, vtkInformation*) VTK_OVERRIDE;
a dataset that is topologically regular with variable spacing in the three coordinate directions ...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkDataReader * New()
helper superclass for objects that read vtk data files
a simple class to control print indentation
read vtk rectilinear grid data file
virtual int ReadMetaData(vtkInformation *)
Read the meta information from the file.