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