78 vtkSetMacro(TargetReduction,
double);
79 vtkGetMacro(TargetReduction,
double);
86 vtkSetMacro(NumberOfTetsOutput,
int);
87 vtkGetMacro(NumberOfTetsOutput,
int);
94 vtkSetMacro(NumberOfEdgesToDecimate,
int);
95 vtkGetMacro(NumberOfEdgesToDecimate,
int);
104 vtkSetMacro(NumberOfCandidates,
int);
105 vtkGetMacro(NumberOfCandidates,
int);
118 vtkSetMacro(AutoAddCandidates,
int);
119 vtkGetMacro(AutoAddCandidates,
int);
127 vtkSetMacro(AutoAddCandidatesThreshold,
double);
128 vtkGetMacro(AutoAddCandidatesThreshold,
double);
136 vtkSetMacro(BoundaryWeight,
double);
137 vtkGetMacro(BoundaryWeight,
double);
144 vtkSetStringMacro(ScalarsName);
145 vtkGetStringMacro(ScalarsName);