Searched refs:collideWithSweepSphere (Results 1 – 1 of 1) sorted by relevance
359 public CollisionResult collideWithSweepSphere(SweepSphere other){ in collideWithSweepSphere() method in SweepSphere429 CollisionResult result = collideWithSweepSphere(sph); in collideWith()