示例#1
0
 aabb = new AABB(
     Vector2.Min(left.LowerBound, right.LowerBound),
示例#2
0
 => new BoxF(
     Vector2.Min(a.TopLeft, b.TopLeft),