Sphere.distanceTo

struct Sphere(T, int N)
const
static if(isFloatingPoint!T)
T
distanceTo
if (
N == 2 ||
N == 3
)

Meta