Sphere.intersects

Sphere vs sphere intersection.

struct Sphere(T, size_t N)
nothrow pure const nothrow
bool
intersects

Return Value

Type: bool

true if the spheres intersect.

Meta