desil ~master (2022-05-10T05:37:56.4662695)
Dub
Repo
Region.contains
des
il
region
Region
bool
contains
(Vector!(Z, E) pnt)
bool
contains
(Region!(Z, E) reg)
bool
contains
(Args args)
struct
Region
(size_t N, T)
pure const
static if
(
N > 0
)
bool
contains
(
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