pub unsafe extern "C" fn PxSoftBodyMesh_getSimulationMesh(
self_: *const PxSoftBodyMesh,
) -> *const PxTetrahedronMeshExpand description
Const accessor to the softbody’s simulation mesh.
pub unsafe extern "C" fn PxSoftBodyMesh_getSimulationMesh(
self_: *const PxSoftBodyMesh,
) -> *const PxTetrahedronMeshConst accessor to the softbody’s simulation mesh.