38 #ifndef vtkFeatureEdges_h
39 #define vtkFeatureEdges_h
41 #include "vtkFiltersCoreModule.h"
80 vtkSetClampMacro(FeatureAngle,
double,0.0,180.0);
81 vtkGetMacro(FeatureAngle,
double);
123 void CreateDefaultLocator();
136 vtkSetMacro(OutputPointsPrecision,
int);
137 vtkGetMacro(OutputPointsPrecision,
int);