Skip to main content

contour_bounds_3d

Function contour_bounds_3d 

Source
pub fn contour_bounds_3d(
    x_min: f32,
    x_max: f32,
    y_min: f32,
    y_max: f32,
    z_min: f32,
    z_max: f32,
) -> BoundingBox