Sphere.translate

Undocumented in source. Be warned that the author may not have intended to support it.
struct Sphere(E, uint D)
void
translate
(
Vector!(E, D) shift
)
if (
D >= 2 &&
isNumeric!E
)

Meta