34 #ifndef vtkTreeRingToPolyData_h
35 #define vtkTreeRingToPolyData_h
59 vtkSetMacro(ShrinkPercentage,
double);
60 vtkGetMacro(ShrinkPercentage,
double);
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKINFOVISLAYOUT_EXPORT
static vtkPolyDataAlgorithm * New()
virtual void SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name)
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
virtual void SetSectorsArrayName(const char *name)
converts a tree to a polygonal data representing radial space filling tree.