pub unsafe extern "C" fn PxConvexMesh_getSDF(
self_: *const PxConvexMesh,
) -> *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 PxConvexMesh_getSDF(
self_: *const PxConvexMesh,
) -> *const f32Returns the local-space Signed Distance Field for this mesh if it has one.
local-space SDF.