phobos-next ~master (2025-01-18T22:13:40.3704578)
Dub
Repo
Box.expand
old_geometry
Box
Expands the Box, so that
v
is part of the Box.
Box
expand
(Vector!(E, D) v)
struct
Box
(E, uint D)
ref
Box
expand
(
Vector
!(
E
,
D
)
v
)
if
(
D
>= 1
)
Box
expand
(Box b)
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 the Box, so that v is part of the Box.