Go to the documentation of this file.
34 #ifndef vtkRectilinearGridReader_h
35 #define vtkRectilinearGridReader_h
37 #include "vtkIOLegacyModule.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)
Methods invoked by print to print information about the object including superclasses.
a dataset that is topologically regular with variable spacing in the three coordinate directions
void SetOutput(vtkRectilinearGrid *output)
vtkRectilinearGridReader()
vtkRectilinearGrid * GetOutput()
Get and set the output of this reader.
~vtkRectilinearGridReader()
virtual int ReadMetaData(vtkInformation *outInfo)
Read the meta information from the file.
a simple class to control print indentation
read vtk rectilinear grid data file
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.
static vtkRectilinearGridReader * New()