Function voxelize::round

source ยท
pub fn round(n: f32, digits: i32) -> f32
Expand description

Round a float to a certain number of decimal places.