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