Go to the documentation of this file.
32 #ifndef vtkTreeMapToPolyData_h
33 #define vtkTreeMapToPolyData_h
converts a tree to a polygonal data representing a tree map
#define vtkTypeMacro(thisClass, superclass)
static vtkTreeMapToPolyData * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
int FillInputPortInformation(int port, vtkInformation *info)
@ FIELD_ASSOCIATION_VERTICES
GLuint const GLchar * name
virtual void SetLevelArrayName(const char *name)
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
#define vtkGetMacro(name, type)
#define VTKINFOVISLAYOUT_EXPORT
vtkSetMacro(IgnoreDriverBugs, bool)
virtual void SetRectanglesArrayName(const char *name)
virtual void SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name)
Superclass for algorithms that produce only polydata as output.