gfm v3.0.3 (2015-09-02T09:30:55Z)
Home
Dub
Repo
Box.squaredDistance
gfm
math
box
Box
Euclidean squared distance from a point.
double
squaredDistance
(bound_t point)
struct
Box
(T, int N)
@
nogc
pure const nothrow
double
squaredDistance
(
bound_t
point
)
double
squaredDistance
(Box o)
See Also
Numerical Recipes Third Edition (2007)
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 squared distance from a point.