Go to the documentation of this file.
   11 #ifndef vtk_m_filter_geometry_refinement_SplitSharpEdges_h 
   12 #define vtk_m_filter_geometry_refinement_SplitSharpEdges_h 
   15 #include <vtkm/filter/geometry_refinement/vtkm_filter_geometry_refinement_export.h> 
   21 namespace geometry_refinement
 
   54 #endif // vtk_m_filter_geometry_refinement_SplitSharpEdges_h 
  
VTKM_CONT void SetFeatureAngle(vtkm::FloatDefault value)
Definition: SplitSharpEdges.h:40
 
VTKM_CONT vtkm::FloatDefault GetFeatureAngle() const
Definition: SplitSharpEdges.h:43
 
Groups connected points that have the same field value.
Definition: Atomic.h:19
 
Definition: FilterField.h:21
 
#define VTKM_CONT
Definition: ExportMacros.h:57
 
Split sharp manifold edges where the feature angle between the adjacent surfaces are larger than the ...
Definition: SplitSharpEdges.h:36
 
vtkm::Float32 FloatDefault
The floating point type to use when no other precision is specified.
Definition: Types.h:198