phobos-next ~master (2024-03-19T05:49:32Z)
Home
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.