File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/extensions/ams.js
ALMaSS  1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
RasterMap Member List

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)RasterMapinline
GetID(void)RasterMapinline
GetMagicP(int a_x, int a_y)RasterMapinline
Init(const char *a_mapfile, Landscape *m_landscape)RasterMapprotected
m_heightRasterMapprivate
m_idRasterMapprivate
m_landscapeRasterMapprivate
m_mapRasterMapprivate
m_widthRasterMapprivate
MapHeight(void)RasterMapinline
MapWidth(void)RasterMapinline
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)RasterMapinline
RasterMap(const char *a_mapfile, Landscape *m_landscape)RasterMap
~RasterMap(void)RasterMap