pub unsafe extern "C" fn PxTetrahedronMeshExt_findTetrahedronClosestToPoint(
    mesh: *const PxTetrahedronMesh,
    point: *const PxVec3,
    bary: *mut PxVec4
) -> i32
Expand description

Returns the index of the tetrahedron closest to a point

The index of the tetrahedon closest to the point