Function physx_sys::PxVec2_dot

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

returns the scalar product of this and other.