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

Method getCellBelowNearestTo

src/ipf/FaultCell.java:339–343  ·  view source on GitHub ↗

Gets the cell below 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 below; 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

walkDownDipFromMethod · 0.95

Calls 1

nearestCellMethod · 0.95

Tested by

no test coverage detected