MCPcopy Create free account
hub / github.com/dabing1022/Blog / distance_sq

Method distance_sq

Processing/game2dai/maths/Geometry2D.java:872–874  ·  view source on GitHub ↗

Calculates the squared distance between 2 points @param x0 point 1 @param y0 point 1 @param x1 point 2 @param y1 point 2 @return the distance between the points squared

(double x0, double y0, double x1, double y1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getNodeNearestMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected