gfm v3.0.3 (2015-09-02T09:30:55Z)
Home
Dub
Repo
Box.distance
gfm
math
box
Box
Euclidean distance from a point.
double
distance
(bound_t point)
struct
Box
(T, int N)
@
nogc
pure const nothrow
double
distance
(
bound_t
point
)
double
distance
(Box o)
See Also
squaredDistance.
Meta
Source
See Implementation
gfm
math
box
Box
aliases
bound_t
constructors
this
functions
contains
distance
expand
grow
intersection
intersects
isSorted
opAssign
opEquals
shrink
squaredDistance
translate
properties
center
depth
empty
height
size
volume
width
variables
max
min
Euclidean distance from a point.