Sphere.this

struct Sphere(T, int N)
this
if (
N == 2 ||
N == 3
)

Meta