Exemplo n.º 1
0
 public ContainmentType Contains(AxisAlignedBoundingBox other)
 {
     return(sbb.Contains(ref other.sbb));
 }