gfm v2.0.11 (2015-02-12T17:50:21Z)
Home
Dub
Repo
Box.intersects
gfm
math
box
Box
Assumes sorted boxes.
struct
Box
(T, int N)
bool
intersects
(
Box
other
)
Return Value
Type:
bool
true if boxes overlap.
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
properties
center
depth
height
size
volume
width
variables
max
min
Assumes sorted boxes.