37 #ifndef vtkUnstructuredGridReader_h
38 #define vtkUnstructuredGridReader_h
40 #include "vtkIOLegacyModule.h"
helper superclass for objects that read vtk data files
a simple class to control print indentation
read vtk unstructured grid data file
static vtkUnstructuredGridReader * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkUnstructuredGrid * GetOutput()
Get the output of this reader.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkUnstructuredGridReader()
~vtkUnstructuredGridReader()
vtkUnstructuredGrid * GetOutput(int idx)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.
void SetOutput(vtkUnstructuredGrid *output)
dataset represents arbitrary combinations of all possible cell types