distance


Description:

public float distance (Point3D point)

Computes the distance of point from a Plane.

Parameters:

this

a Plane

point

a Point3D

Returns:

the distance of the given Point3D from the plane