Function cluster_vertices

Source
pub fn cluster_vertices<P, M>(mesh: &M, cluster_size: f64) -> Result<M>
Expand description

Algorithm to cluster nearby vertices within a mesh