distance


Description:

public float distance (Point3D point)

Computes the distance of the given point from the surface of a Sphere.

Parameters:

this

a Sphere

point

a Point3D

Returns:

the distance of the point