Skip to main content

smooth_mesh

Function smooth_mesh 

Source
pub fn smooth_mesh(
    mesh: &Mesh,
    config: &SmoothingConfig,
) -> (Mesh, SmoothingResult)
Expand description

Smooth mesh using configured algorithm