pub unsafe extern "C" fn PxTriangleMesh_getSDF(
self_: *const PxTriangleMesh,
) -> *const f32Expand description
Returns the local-space Signed Distance Field for this mesh if it has one.
local-space SDF.
pub unsafe extern "C" fn PxTriangleMesh_getSDF(
self_: *const PxTriangleMesh,
) -> *const f32Returns the local-space Signed Distance Field for this mesh if it has one.
local-space SDF.