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
21 namespace geometry_refinement
65 #endif // vtk_m_filter_geometry_refinement_SplitSharpEdges_h
vtkm::FloatDefault GetFeatureAngle() const
Specify the feature angle threshold to split on.
Definition: SplitSharpEdges.h:54
Groups connected points that have the same field value.
Definition: Atomic.h:19
Contains and manages the geometric data structures that VTK-m operates on.
Definition: DataSet.h:57
#define VTKM_FILTER_GEOMETRY_REFINEMENT_EXPORT
Definition: vtkm_filter_geometry_refinement_export.h:44
void SetFeatureAngle(vtkm::FloatDefault value)
Specify the feature angle threshold to split on.
Definition: SplitSharpEdges.h:51
Base class for all filters.
Definition: Filter.h:163
#define VTKM_CONT
Definition: ExportMacros.h:57
Split sharp polygon mesh edges with a large feature angle between the adjacent cells.
Definition: SplitSharpEdges.h:40
vtkm::Float32 FloatDefault
The floating point type to use when no other precision is specified.
Definition: Types.h:236