Go to the documentation of this file.
32 #ifndef __vtkTreeMapToPolyData_h
33 #define __vtkTreeMapToPolyData_h
48 virtual void SetRectanglesArrayName(
const char*
name)
57 virtual void SetLevelArrayName(
const char*
name)
63 vtkGetMacro(LevelDeltaZ,
double);
64 vtkSetMacro(LevelDeltaZ,
double);
69 vtkGetMacro(AddNormals,
bool);
70 vtkSetMacro(AddNormals,
bool);