pub unsafe extern "C" fn PxVec3_dot( self_: *const PxVec3, v: *const PxVec3, ) -> f32
returns the scalar product of this and other.