Go to the documentation of this file.
36 #ifndef vtkUnstructuredGridReader_h
37 #define vtkUnstructuredGridReader_h
vtkUnstructuredGrid * GetOutput(int idx)
virtual int FillOutputPortInformation(int, vtkInformation *)
helper superclass for objects that read vtk data files
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKIOLEGACY_EXPORT
#define vtkTypeMacro(thisClass, superclass)
~vtkUnstructuredGridReader()
vtkUnstructuredGrid * GetOutput()
read vtk unstructured grid data file
static vtkUnstructuredGridReader * New()
a simple class to control print indentation
vtkUnstructuredGridReader()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
dataset represents arbitrary combinations of all possible cell types
void SetOutput(vtkUnstructuredGrid *output)