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