MCPcopy Create free account
hub / github.com/dhale/ipf / distanceFromPlaneTo

Method distanceFromPlaneTo

src/ipf/FaultCell.java:315–317  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

walkUpDipFromMethod · 0.95
walkDownDipFromMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected