31 #ifndef vtkTreeReader_h 32 #define vtkTreeReader_h 34 #include "vtkIOLegacyModule.h" 52 void SetOutput(
vtkTree *output);
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.