ALMaSS Rabbit ODdox  1.00
The rabbit model description following ODdox protocol
Classes | Variables
rastermap.h File Reference
#include <cstdlib>

Go to the source code of this file.

Classes

class  RasterMap
 

Variables

int * m_polymapping
 m_polymapping is a mapping from polygon numbers into the list of landscape elements, m_elems. When using this it is important that it is the poly num and not the map index that is used in calling. More...
 

Variable Documentation

int* m_polymapping

m_polymapping is a mapping from polygon numbers into the list of landscape elements, m_elems. When using this it is important that it is the poly num and not the map index that is used in calling.

Definition at line 237 of file Landscape.cpp.

Referenced by Landscape::hb_Add(), Landscape::hb_DownPolyNumbers(), Landscape::hb_GenerateHBPolys(), RasterMap::Init1(), and RasterMap::Init2().