Go to the documentation of this file.
37 #ifndef vtkTableToTreeFilter_h
38 #define vtkTableToTreeFilter_h
#define VTKINFOVISCORE_EXPORT
int FillInputPortInformation(int vtkNotUsed(port), vtkInformation *info)
#define vtkTypeMacro(thisClass, superclass)
Filter that converts a vtkTable to a vtkTree.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
int FillOutputPortInformation(int vtkNotUsed(port), vtkInformation *info)
Superclass for algorithms that produce only Tree as output.
static vtkTableToTreeFilter * New()