Function physx_sys::PxVec4_multiply

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

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