Calculates the distance from a plane and a point
the signed distance between the plane defined by the normal vector at the "origin"" point and the given other point.
origin of the plane to be constructed
normal of the plane to be constructed
point to calculate distance to
Calculates the distance from a plane and a point
Returns
the signed distance between the plane defined by the normal vector at the "origin"" point and the given other point.