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