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