Sphere.point_t

Undocumented in source.
struct Sphere(T, size_t N)
nothrow
alias point_t = Vector!(T, N)

Meta