44 #ifndef __vtkTreeAlgorithm_h
45 #define __vtkTreeAlgorithm_h
47 #include "vtkAlgorithm.h"
57 void PrintSelf(ostream& os,
vtkIndent indent);
110 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
111 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
Superclass for algorithms that produce only Tree as output.
abstract class to specify dataset behavior
a simple class to control print indentation
void SetInput(vtkDataObject *obj)
A rooted tree data structure.
general representation of visualization data