pub unsafe extern "C" fn PxTriangleMesh_getSDFDimensions(
    self_: *const PxTriangleMesh,
    numX: *mut u32,
    numY: *mut u32,
    numZ: *mut u32
)
Expand description

Returns the resolution of the local-space dense SDF.