despiker ~master (2015-08-29T17:56:50Z)
Dub
Repo
Box.contains
gl3n_extra
box
Box
bool
contains
(
Bound
point
)
bool
contains
(
Box
other
)
struct
Box
(T, size_t N)
@
safe
@
nogc
bool
contains
pure const nothrow
(
Box
other
)
Return Value
Type:
bool
true if it contains box other.
Meta
Source
See Implementation
gl3n_extra
box
Box
constructors
this
functions
area
center
contains
depth
distance
grow
height
opAssign
opCmp
opEquals
shrink
size
squaredDistance
volume
width