gfm v6.2.8 (2017-06-07T21:06:48Z)
Home
Dub
Repo
Box.expand
gfm
math
box
Box
Expands the box to include point.
Box
expand
(bound_t point)
struct
Box
(T, int N)
@
nogc
pure const nothrow
Box
expand
(
bound_t
point
)
Box
expand
(Box other)
Return Value
Type:
Box
Expanded box.
Meta
Source
See Implementation
gfm
math
box
Box
aliases
bound_t
constructors
this
functions
contains
distance
expand
grow
intersection
intersects
isSorted
opAssign
opEquals
shrink
squaredDistance
translate
properties
center
depth
empty
height
size
volume
width
static functions
rectangle
variables
max
min
Expands the box to include point.