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
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkUnstructuredGrid * GetOutput(int idx)
vtkUnstructuredGridReader()
vtkUnstructuredGrid * GetOutput()
Get the output of this reader.
~vtkUnstructuredGridReader()
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.
static vtkUnstructuredGridReader * New()
void SetOutput(vtkUnstructuredGrid *output)
dataset represents arbitrary combinations of all possible cell types