Exemplo n.º 1
0
 public static void GetBounds(GroupModel obj, out AxisAlignedBox box)
 {
     box = obj.GetBound();
 }