31 #ifndef vtkPolyDataReader_h
32 #define vtkPolyDataReader_h
34 #include "vtkIOLegacyModule.h"
60 vtkInformationVector *) VTK_OVERRIDE;
65 int RequestUpdateExtent(vtkInformation *, vtkInformationVector **,
66 vtkInformationVector *) VTK_OVERRIDE;
68 int FillOutputPortInformation(
int, vtkInformation*) VTK_OVERRIDE;
read vtk polygonal data file
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
concrete dataset represents vertices, lines, polygons, and triangle strips
static vtkDataReader * New()
helper superclass for objects that read vtk data files
a simple class to control print indentation