PxVec3_dot

Function PxVec3_dot 

Source
pub unsafe extern "C" fn PxVec3_dot(
    self_: *const PxVec3,
    v: *const PxVec3,
) -> f32
Expand description

returns the scalar product of this and other.