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

Method getCellAboveNearestTo

src/ipf/FaultCell.java:326–330  ·  view source on GitHub ↗

Gets the cell above this cell that is nearest to the specified point. @param p1 1st coordinate of point. @param p2 2nd coordinate of point. @param p3 3rd coordinate of point. @return the cell above; null, if none.

(float p1, float p2, float p3)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

walkUpDipFromMethod · 0.95

Calls 1

nearestCellMethod · 0.95

Tested by

no test coverage detected