gfm ~master (2021-03-12T16:19:32Z)
Home
Dub
Repo
Box.opAssign
gfm
math
box
Box
Assign with another box.
struct
Box
(T, int N)
@
nogc
ref nothrow
Box
opAssign
(
U
)
(
U
x
)
if
(
isBox
!
U
)
Meta
Source
See Implementation
gfm
math
box
Box
aliases
bound_t
constructors
this
functions
abs
contains
distance
expand
grow
intersection
intersects
isSorted
opAssign
opCast
opEquals
shrink
squaredDistance
translate
properties
center
depth
empty
height
size
volume
width
static functions
rectangle
variables
max
min
Assign with another box.