pub unsafe extern "C" fn PxPhysics_createSoftBodyMesh_mut(
self_: *mut PxPhysics,
stream: *mut PxInputStream,
) -> *mut PxSoftBodyMeshExpand description
Creates a softbody mesh object.
The new softbody mesh.
pub unsafe extern "C" fn PxPhysics_createSoftBodyMesh_mut(
self_: *mut PxPhysics,
stream: *mut PxInputStream,
) -> *mut PxSoftBodyMeshCreates a softbody mesh object.
The new softbody mesh.