86 vtkSetClampMacro(FeatureAngle,
double, 0.0, 180.0);
87 vtkGetMacro(FeatureAngle,
double);
172 vtkSetClampMacro(OutputPointsPrecision,
int, SINGLE_PRECISION, DEFAULT_PRECISION);
173 vtkGetMacro(OutputPointsPrecision,
int);
197 struct MarkAndSplitFunctor;
203 std::vector<char>& visited,
vtkIdType& numFlips);
static vtkPolyDataNormals * New()
Construct with feature angle=30, splitting and consistency turned on, flipNormals turned off,...