31 #ifndef vtkCirclePackToPolyData_h 32 #define vtkCirclePackToPolyData_h 34 #include "vtkInfovisLayoutModule.h" 60 vtkGetMacro(Resolution,
unsigned int);
69 unsigned int Resolution;
75 void CreateCircle(const
double& x,
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual void SetCirclesArrayName(const char *name)
The field containing triples of the form (Xcenter, Ycenter, Radius).
static vtkPolyDataAlgorithm * New()
virtual void SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name)
Set the input data arrays that this algorithm will process.
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
converts a tree to a polygonal data representing a circle packing of the hierarchy.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.