Go to the documentation of this file.
32 #ifndef __vtkTreeMapToPolyData_h
33 #define __vtkTreeMapToPolyData_h
35 #include "vtkInfovisLayoutModule.h"
49 virtual void SetRectanglesArrayName(
const char*
name)
58 virtual void SetLevelArrayName(
const char*
name)
64 vtkGetMacro(LevelDeltaZ,
double);
65 vtkSetMacro(LevelDeltaZ,
double);
70 vtkGetMacro(AddNormals,
bool);
71 vtkSetMacro(AddNormals,
bool);