equalsEpsilon
Returns true if this spherical is within the provided epsilon of the provided spherical, false otherwise.
Return
true if this spherical is within the provided epsilon of the provided spherical, false otherwise.
Parameters
other
The Spherical to be compared.
epsilon
The epsilon to compare against.