[][src]Function newton_sys::NewtonCreateConvexHullFromMesh

pub unsafe extern "C" fn NewtonCreateConvexHullFromMesh(
    newtonWorld: *const NewtonWorld,
    mesh: *const NewtonMesh,
    tolerance: f32,
    shapeID: c_int
) -> *mut NewtonCollision