phobos-next v0.3.7 (2020-07-28T23:34:39Z)
Home
Dub
Repo
Box.expand
old_geometry
Box
Expands box by another box
b
.
Box
expand
(Vector!(E, D) v)
Box
expand
(Box b)
struct
Box
(E, uint D)
ref
Box
expand
()
(
Box
b
)
if
(
D
>= 1
)
Meta
Source
See Implementation
old_geometry
Box
aliases
area
hyperVolume
include
volume
constructors
this
functions
expand
properties
sides
sidesProduct
toString
static functions
fromPoints
variables
max
min
Expands box by another box b.