phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
Box.fromPoints
old_geometry
Box
Get Box Center. Constructs a Box enclosing
points
.
struct
Box
(E, uint D)
static
Box
fromPoints
(
in
Vector
!(
E
,
D
)[]
points
)
if
(
D
>= 1
)
Meta
Source
See Implementation
old_geometry
Box
functions
expand
sides
sidesProduct
static functions
fromPoints
Get Box Center. Constructs a Box enclosing points.