Function physx_sys::PxVec3_multiply

source ·
pub unsafe extern "C" fn PxVec3_multiply(
    self_: *const PxVec3,
    a: *const PxVec3
) -> PxVec3
Expand description

a[i] * b[i], for all i.