ca-lib2 v2.3.5 (2017-03-29T13:36:46Z)
Dub
Repo
TwoDimMooreNeighbourhood
caLib
neighbourhoods
TwoDimMooreNeighbourhood
Undocumented in source.
struct
TwoDimMooreNeighbourhood {
enum
uint
Dimension
;
enum
uint
NeighboursAmount
;
int
[
2
][]
getNeighboursCoordinates
(int x, int y);
}
Members
Functions
getNeighboursCoordinates
int
[
2
][]
getNeighboursCoordinates
(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
Dimension
enum
uint
Dimension
;
Undocumented in source.
NeighboursAmount
enum
uint
NeighboursAmount
;
Undocumented in source.
Meta
Source
See Implementation
caLib
neighbourhoods
TwoDimMooreNeighbourhood
functions
create_TwoDimMooreNeighbourhood
structs
TwoDimMooreNeighbourhood