Sphere.squaredDistanceTo

struct Sphere(T, int N)
pure nothrow const @safe @nogc
T
squaredDistanceTo
if (
N == 2 ||
N == 3
)

Meta