despiker v0.1.3 (2014-11-30T21:04:50Z)
Dub
Repo
Box.squaredDistance
gl3n_extra
box
Box
Euclidean squared distance from a point.
struct
Box
(T, size_t N)
@
safe
@
nogc
pure const nothrow
double
squaredDistance
(
U
)
(
Vector
!(
U
,
N
)
point
)
See Also
Numerical Recipes Third Edition (2007)
Meta
Source
See Implementation
gl3n_extra
box
Box
aliases
Bound
constructors
this
functions
area
center
contains
depth
distance
grow
height
intersect
opAssign
opCmp
opEquals
shrink
size
squaredDistance
volume
width
variables
max
min
Euclidean squared distance from a point.