Example #1
0
 public override void AddRect(ref GeoAABB2 aabb)
 {
     mWrapper.AddRectIfCan(ref aabb, false);
 }