[][src]Function newton_sys::NewtonMeshCalculateOOBB

pub unsafe extern "C" fn NewtonMeshCalculateOOBB(
    mesh: *const NewtonMesh,
    matrix: *const f32,
    x: *const f32,
    y: *const f32,
    z: *const f32
)