descore ~master (2015-04-21T20:17:28Z)
Dub
Repo
Region.contains
des
il
region
Region
bool
contains
(
in
Vector
!(
Z
,
E
)
pnt
)
bool
contains
(
in
Region
!(
Z
,
E
)
reg
)
bool
contains
(
Args
args
)
struct
Region
(size_t N, T)
bool
contains
pure const
(
Args
...
)
(
Args
args
)
if
(
allSatisfy
!(
isNumeric
,
Args
) &&
Args.length
==
N
)
if
(
isNumeric
!
T
)
Meta
Source
See Implementation
des
il
region
Region
aliases
self_t
vec_t
constructors
this
functions
contains
expand
opBinaryRight
overlap
overlapLocal
properties
dims
hasVolume
lim
volume
static functions
fromSize
variables
pos
size