41 #ifndef vtkFeatureEdges_h
42 #define vtkFeatureEdges_h
44 #include "vtkFiltersCoreModule.h"
83 vtkSetClampMacro(FeatureAngle,
double,0.0,180.0);
84 vtkGetMacro(FeatureAngle,
double);
126 void CreateDefaultLocator();
139 vtkSetMacro(OutputPointsPrecision,
int);
140 vtkGetMacro(OutputPointsPrecision,
int);