gl3n ~master (2021-06-11T06:55:56Z)
Home
Dub
Repo
AABBT.expand
gl3n
aabb
AABBT
Expands the AABB, so that
v
is part of the AABB.
void
expand
(AABBT b)
void
expand
(vec v)
struct
AABBT
(type, uint dimension_ = 3)
@
safe
pure nothrow
void
expand
(
vec
v
)
Meta
Source
See Implementation
gl3n
aabb
AABBT
aliases
at
dimension
vec
constructors
this
functions
expand
intersects
opEquals
properties
area
center
extent
half_extent
vertices
static functions
from_points
variables
max
min
Expands the AABB, so that v is part of the AABB.