gfm v1.2.3 (2014-09-11T20:03:54Z)
Home
Dub
Repo
Sphere.intersects
gfm
math
shapes
Sphere
Sphere vs sphere intersection.
struct
Sphere
(T, size_t N)
nothrow pure const nothrow
bool
intersects
(
Sphere
s
)
Return Value
Type:
bool
true if the spheres intersect.
Meta
Source
See Implementation
gfm
math
shapes
Sphere
aliases
point_t
constructors
this
functions
area
contains
distanceTo
intersects
squaredDistanceTo
variables
center
radius
Sphere vs sphere intersection.