gfm v6.2.8 (2017-06-07T21:06:48Z)
Home
Dub
Repo
Box.squaredDistance
gfm
math
box
Box
Euclidean squared distance from a point.
real
squaredDistance
(bound_t point)
struct
Box
(T, int N)
@
nogc
pure const nothrow
real
squaredDistance
(
bound_t
point
)
real
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
static functions
rectangle
variables
max
min
Euclidean squared distance from a point.