Go to the documentation of this file.
37 #ifndef vtkUnstructuredGridReader_h
38 #define vtkUnstructuredGridReader_h
40 #include "vtkIOLegacyModule.h"
vtkUnstructuredGrid * GetOutput(int idx)
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 *)
~vtkUnstructuredGridReader()
vtkUnstructuredGrid * GetOutput()
Get the output of this reader.
read vtk unstructured grid data file
static vtkUnstructuredGridReader * New()
a simple class to control print indentation
vtkUnstructuredGridReader()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
dataset represents arbitrary combinations of all possible cell types
void SetOutput(vtkUnstructuredGrid *output)