Go to the documentation of this file.
36 #ifndef vtkCirclePackToPolyData_h
37 #define vtkCirclePackToPolyData_h
76 void CreateCircle(
const double&
x,
void PrintSelf(ostream &os, vtkIndent indent)
vtkCirclePackToPolyData()
#define vtkTypeMacro(thisClass, superclass)
~vtkCirclePackToPolyData()
GLint GLint GLint GLint GLint x
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual void SetCirclesArrayName(const char *name)
@ FIELD_ASSOCIATION_VERTICES
int FillInputPortInformation(int port, vtkInformation *info)
GLuint const GLchar * name
a simple class to control print indentation
converts a tree to a polygonal data representing a circle packing of the hierarchy.
#define vtkGetMacro(name, type)
#define VTKINFOVISLAYOUT_EXPORT
vtkSetMacro(IgnoreDriverBugs, bool)
GLint GLint GLint GLint GLint GLint y
concrete dataset represents vertices, lines, polygons, and triangle strips
static vtkCirclePackToPolyData * New()
virtual void SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name)
Superclass for algorithms that produce only polydata as output.