despiker ~master (2015-08-29T17:56:50Z)
Dub
Repo
Box.squaredDistance
gl3n_extra
box
Box
Euclidean squared distance from a point.
struct
Box
(T, size_t N)
@
safe
@
nogc
double
squaredDistance
pure const nothrow
(
U
)
(
Vector
!(
U
,
N
)
point
)
See Also
Numerical Recipes Third Edition (2007)
Meta
Source
See Implementation
gl3n_extra
box
Box
constructors
this
functions
area
center
contains
depth
distance
grow
height
opAssign
opCmp
opEquals
shrink
size
squaredDistance
volume
width
Euclidean squared distance from a point.