Go to the documentation of this file.
11 #ifndef vtk_m_filter_geometry_refinement_VertexClustering_h
12 #define vtk_m_filter_geometry_refinement_VertexClustering_h
21 namespace geometry_refinement
69 #endif // vtk_m_filter_geometry_refinement_VertexClustering_h
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
const vtkm::Id3 & GetNumberOfDivisions() const
Specifies the dimensions of the uniform grid that establishes the bins used for clustering.
Definition: VertexClustering.h:58
#define VTKM_FILTER_GEOMETRY_REFINEMENT_EXPORT
Definition: vtkm_filter_geometry_refinement_export.h:44
Base class for all filters.
Definition: Filter.h:163
#define VTKM_CONT
Definition: ExportMacros.h:57
void SetNumberOfDivisions(const vtkm::Id3 &num)
Specifies the dimensions of the uniform grid that establishes the bins used for clustering.
Definition: VertexClustering.h:55
Reduce the number of triangles in a mesh.
Definition: VertexClustering.h:48