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 *)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
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.
vtkPolyData * GetOutput()
Get the output of this reader.
static vtkPolyDataReader * New()
vtkPolyData * GetOutput(int idx)
concrete dataset represents vertices, lines, polygons, and triangle strips