92 vtkSetClampMacro(FeatureAngle,
double, 0.0, 180.0);
93 vtkGetMacro(FeatureAngle,
double);
178 vtkSetClampMacro(OutputPointsPrecision,
int, SINGLE_PRECISION, DEFAULT_PRECISION);
179 vtkGetMacro(OutputPointsPrecision,
int);
215 void TraverseAndOrder(
void);
static vtkPolyDataNormals * New()
Construct with feature angle=30, splitting and consistency turned on, flipNormals turned off,...