liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
Box.intersects
liberty
math
box
Box
struct
Box
(T, int N)
pure nothrow const @
safe
@
nogc
bool
intersects
(
Box
other
)
if
(
N
>= 1 &&
N
<= 3
)
Meta
Source
See Implementation
liberty
math
box
Box
aliases
BoundType
type
constructors
this
functions
center
contains
depth
distance
empty
expand
grow
height
intersection
intersects
isSorted
opAssign
opCast
opEquals
shrink
size
squaredDistance
translate
volume
width
manifest constants
dim
static functions
rectangle
variables
max
min