[][src]Function newton_sys::NewtonCreateCompoundCollisionFromMesh

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