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

Method distanceTo

src/ipf/FaultCell.java:288–290  ·  view source on GitHub ↗

Returns the distance squared from this cell to a point. @param p1 1st coordinate of point. @param p2 2nd coordinate of point. @param p3 3rd coordinate of point. @return distance squared.

(float p1, float p2, float p3)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

distanceSquaredToMethod · 0.95

Tested by

no test coverage detected