91 vtkSetMacro(TargetReduction,
double);
92 vtkGetMacro(TargetReduction,
double);
99 vtkSetMacro(NumberOfTetsOutput,
int);
100 vtkGetMacro(NumberOfTetsOutput,
int);
107 vtkSetMacro(NumberOfEdgesToDecimate,
int);
108 vtkGetMacro(NumberOfEdgesToDecimate,
int);
117 vtkSetMacro(NumberOfCandidates,
int);
118 vtkGetMacro(NumberOfCandidates,
int);
131 vtkSetMacro(AutoAddCandidates,
int);
132 vtkGetMacro(AutoAddCandidates,
int);
140 vtkSetMacro(AutoAddCandidatesThreshold,
double);
141 vtkGetMacro(AutoAddCandidatesThreshold,
double);
149 vtkSetMacro(BoundaryWeight,
double);
150 vtkGetMacro(BoundaryWeight,
double);
157 vtkSetStringMacro(ScalarsName);
158 vtkGetStringMacro(ScalarsName);