gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
Box.opAssign
gfm
math
box
Box
Assign with another box.
struct
Box
(T, size_t N)
ref nothrow
Box
opAssign
(
U
)
(
U
x
)
if
(
is
(
typeof
(
x.isBox
))
)
Meta
Source
See Implementation
gfm
math
box
Box
aliases
bound_t
constructors
this
functions
contains
distance
grow
intersect
isSorted
opAssign
opEquals
shrink
squaredDistance
properties
center
depth
height
size
volume
width
variables
max
min
Assign with another box.