pub fn modified_cross(a: Vec3, b: Vec3) -> Vec3
Component-wise product sum used for AABB extent under rotation. (math_internal.h: b3ModifiedCross)