[][src]Function physx_sys::PxConvexMesh_getMassInformation

pub unsafe extern "C" fn PxConvexMesh_getMassInformation(
    self_: *const PxConvexMesh,
    mass: *mut f32,
    localInertia: *mut PxMat33,
    localCenterOfMass: *mut PxVec3
)