gfm v1.3.6 (2014-11-02T12:42:52Z)
Home
Dub
Repo
Sphere.distanceTo
gfm
math
shapes
Sphere
Sphere vs point Euclidean distance.
struct
Sphere
(T, size_t N)
nothrow pure const nothrow @
nogc
static if
(
isFloatingPoint!T
)
T
distanceTo
(
point_t
p
)
Meta
Source
See Implementation
gfm
math
shapes
Sphere
aliases
point_t
constructors
this
functions
area
contains
distanceTo
intersects
squaredDistanceTo
variables
center
radius
Sphere vs point Euclidean distance.