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