Function dGeomBoxSetLengths

Source
pub unsafe extern "C" fn dGeomBoxSetLengths(
    box_: dGeomID,
    lx: f64,
    ly: f64,
    lz: f64,
)