Function physx_sys::PxVec4_dot

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

returns the scalar product of this and other.