![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
This is the complete list of members for RasterMap, including all inherited members.
CellReplacementNeighbour(int a_x, int a_y, int a_polyref) | RasterMap | |
Get(int a_x, int a_y) | RasterMap | inline |
GetID(void) | RasterMap | inline |
GetMagicP(int a_x, int a_y) | RasterMap | inline |
Init(const char *a_mapfile, Landscape *m_landscape) | RasterMap | protected |
m_height | RasterMap | private |
m_id | RasterMap | private |
m_landscape | RasterMap | private |
m_map | RasterMap | private |
m_width | RasterMap | private |
MapHeight(void) | RasterMap | inline |
MapWidth(void) | RasterMap | inline |
MissingCellReplace(int a_x, int a_y, bool a_fieldsonly) | RasterMap | |
MissingCellReplaceWrap(int a_x, int a_y, bool a_fieldsonly) | RasterMap | |
Put(int a_x, int a_y, int a_elem) | RasterMap | inline |
RasterMap(const char *a_mapfile, Landscape *m_landscape) | RasterMap | |
~RasterMap(void) | RasterMap |