Vector3i.distanceSquared

Undocumented in source. Be warned that the author may not have intended to support it.
  1. long distanceSquared(Vector3i v)
  2. long distanceSquared(int x, int y, int z)
    struct Vector3i
    long
    distanceSquared
    (
    int x
    ,
    int y
    ,
    int z
    )
  3. long distanceSquared(int x1, int y1, int z1, int x2, int y2, int z2)

Meta