Esempio n. 1
0
 public override bool Test(BoundingSphere other)
 {
     return(sbf.Intersects(ref other.sSphere));
 }