gfm v1.3.6 (2014-11-02T12:42:52Z)
Home
Dub
Repo
Box.distance
gfm
math
box
Box
Euclidean distance from a point.
double
distance
(bound_t point)
struct
Box
(T, size_t N)
pure const nothrow @
nogc
double
distance
(
bound_t
point
)
double
distance
(Box o)
See Also
squaredDistance.
Meta
Source
See Implementation
gfm
math
box
Box
aliases
bound_t
intersect
constructors
this
functions
contains
distance
expand
grow
intersection
intersects
isSorted
opAssign
opEquals
shrink
squaredDistance
properties
center
depth
height
size
volume
width
variables
max
min
Euclidean distance from a point.