[][src]Function newton_sys::NewtonMeshIntersection

pub unsafe extern "C" fn NewtonMeshIntersection(
    mesh: *const NewtonMesh,
    clipper: *const NewtonMesh,
    clipperMatrix: *const f32
) -> *mut NewtonMesh