Skip to main content

contour_bounds

Function contour_bounds 

Source
pub fn contour_bounds(
    x_min: f32,
    x_max: f32,
    y_min: f32,
    y_max: f32,
    base_z: f32,
) -> BoundingBox