34 #ifndef __vtkGroupLeafVertices_h
35 #define __vtkGroupLeafVertices_h
52 vtkSetStringMacro(GroupDomain);
53 vtkGetStringMacro(GroupDomain);
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.
a simple class to control print indentation
static vtkTreeAlgorithm * New()