ca-lib2 v2.0.2 (2017-03-16T06:40:07Z)
Dub
Repo
isBlockNeighbourhood
caLib_abstract
neighbourhood
Undocumented in source.
template
isBlockNeighbourhood (
T
uint
N
) {
alias
Coord
=
Repeat
!(
N
,
int
)
;
enum
isBlockNeighbourhood
;
}
Members
Aliases
Coord
alias
Coord
=
Repeat
!(
N
,
int
)
Undocumented in source.
Manifest constants
isBlockNeighbourhood
enum
isBlockNeighbourhood
;
Undocumented in source.
Meta
Source
See Implementation
caLib_abstract
neighbourhood
structs
BlockNeighbourhood
Neighbourhood
ShiftingNeighbourhood
StaticNeighbourhood
templates
isAnyNeighbourhood
isAnyShiftingNeighbourhood
isAnyStaticNeighbourhood
isBlockNeighbourhood
isNeighbourhood
isShiftingNeighbourhood
isStaticNeighbourhood