ca-lib2 ~master (2021-10-13T03:57:50.0317909)
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