Searched refs:intersectsSphere (Results 1 – 3 of 3) sorted by relevance
267 public abstract boolean intersectsSphere(BoundingSphere bs); in intersectsSphere() method in BoundingVolume
665 return bv.intersectsSphere(this); in intersects()673 public boolean intersectsSphere(BoundingSphere bs) { in intersectsSphere() method in BoundingSphere
588 public boolean intersectsSphere(BoundingSphere bs) { in intersectsSphere() method in BoundingBox