Searched refs:otherRadius (Results 1 – 1 of 1) sorted by relevance
96 float otherRadius = 0; in intersects() local102 otherRadius = sphereOther.getRadius(); in intersects()115 otherRadius = Math.max(deltaX, deltaY); in intersects()118 final float maxDistance = mRadius + otherRadius; in intersects()