pub unsafe extern "C" fn PxTriangleMesh_getSDF(
    self_: *const PxTriangleMesh
) -> *const f32
Expand description

Returns the local-space Signed Distance Field for this mesh if it has one.

local-space SDF.