Vector2d.distanceSquared

Undocumented in source. Be warned that the author may not have intended to support it.
  1. double distanceSquared(Vector2d v)
    struct Vector2d
    public
    double
    distanceSquared
  2. double distanceSquared(double x, double y)
  3. double distanceSquared(double x1, double y1, double x2, double y2)

Meta