distance_squared


Description:

[ Version ( since = "1.12" ) ]
public float distance_squared (Point b)

Computes the squared distance between this and b.

Parameters:

this

a Point

b

a Point

Returns:

the distance between the two points, squared