manifold3d_sys

Function manifold_box

Source
pub unsafe extern "C" fn manifold_box(
    mem: *mut c_void,
    x1: f64,
    y1: f64,
    z1: f64,
    x2: f64,
    y2: f64,
    z2: f64,
) -> *mut ManifoldBox