Returns the signed distance from the plane of this cell to a point. The distance is positive if the point lies on the side of the plane toward which the normal vector points, negative if on the other side. @param p1 1st coordinate of point. @param p2 2nd coordinate of point. @param p3 3rd coordinate
(float p1, float p2, float p3)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected