PxQuat_dot

Function PxQuat_dot 

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

returns the scalar product of this and other.