Home
last modified time | relevance | path

Searched refs:sphereOther (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DSphereCollisionVolume.java98 SphereCollisionVolume sphereOther = (SphereCollisionVolume)other; in intersects() local
100 offsetByCenter(mWorkspaceVector2, sphereOther.getCenter(), otherFlip); in intersects()
102 otherRadius = sphereOther.getRadius(); in intersects()