[][src]Function newton_sys::NewtonMeshClip

pub unsafe extern "C" fn NewtonMeshClip(
    mesh: *const NewtonMesh,
    clipper: *const NewtonMesh,
    clipperMatrix: *const f32,
    topMesh: *const *mut NewtonMesh,
    bottomMesh: *const *mut NewtonMesh
)