Go to the documentation of this file.
31 #ifndef vtkTreeReader_h
32 #define vtkTreeReader_h
34 #include "vtkIOLegacyModule.h"
int FillOutputPortInformation(int, vtkInformation *) override
Fill the output port information objects for this algorithm.
helper superclass for objects that read vtk data files
A rooted tree data structure.
~vtkTreeReader() override
vtkTree * GetOutput(int idx)
vtkTree * GetOutput()
Get the output of this reader.
int ReadMeshSimple(const std::string &fname, vtkDataObject *output) override
Actual reading happens here.
a simple class to control print indentation
void SetOutput(vtkTree *output)
static vtkTreeReader * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
general representation of visualization data