Go to the documentation of this file.
37 #ifndef vtkPolyDataReader_h
38 #define vtkPolyDataReader_h
40 #include "vtkIOLegacyModule.h"
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkPolyData * GetOutput()
Get the output of this reader.
helper superclass for objects that read vtk data files
int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
read vtk polygonal data file
static vtkPolyDataReader * New()
void SetOutput(vtkPolyData *output)
a simple class to control print indentation
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkPolyData * GetOutput(int idx)