31 #ifndef vtkTreeReader_h 32 #define vtkTreeReader_h 34 #include "vtkIOLegacyModule.h" 52 void SetOutput(
vtkTree *output);
60 vtkInformationVector *) VTK_OVERRIDE;
65 int RequestUpdateExtent(vtkInformation *, vtkInformationVector **,
66 vtkInformationVector *) VTK_OVERRIDE;
68 int FillOutputPortInformation(
int, vtkInformation*) VTK_OVERRIDE;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkDataReader * New()
helper superclass for objects that read vtk data files
a simple class to control print indentation
A rooted tree data structure.