34 #ifndef __vtkGroupLeafVertices_h
35 #define __vtkGroupLeafVertices_h
37 #include "vtkInfovisCoreModule.h"
45 void PrintSelf(ostream& os, vtkIndent indent);
53 vtkSetStringMacro(GroupDomain);
54 vtkGetStringMacro(GroupDomain);
63 vtkInformationVector**,
64 vtkInformationVector*);
Superclass for algorithms that produce only Tree as output.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void PrintSelf(ostream &os, vtkIndent indent)
Filter that expands a tree, categorizing leaf vertices.
static vtkTreeAlgorithm * New()