PxVec2_dot

Function 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.