ALMaSS Rabbit ODdox  1.1
The rabbit model description following ODdox protocol
rastermap.cpp File Reference
#include <cstdio>
#include <stdlib.h>
#include <string>
#include <iostream>
#include <fstream>
#include "maperrormsg.h"
#include "rastermap.h"
#include "configurator.h"
#include "../Landscape/ls.h"

Go to the source code of this file.

Macros

#define _CRT_SECURE_NO_DEPRECATE
 

Variables

CfgBool cfg_manipulation1_on ("RASTER_MANIPULATION_ONE_ON", CFG_CUSTOM, false)
 
CfgBool cfg_rectangularmaps_on ("RASTER_RECTANGULARMAPS_ON", CFG_CUSTOM, true)
 
CfgInt cfg_rastermapmanipmultiply ("RASTER_MANIPULATION_MULTIPLYFACTOR", CFG_CUSTOM, 2)
 

Macro Definition Documentation

◆ _CRT_SECURE_NO_DEPRECATE

#define _CRT_SECURE_NO_DEPRECATE

Definition at line 28 of file rastermap.cpp.

Variable Documentation

◆ cfg_manipulation1_on

CfgBool cfg_manipulation1_on("RASTER_MANIPULATION_ONE_ON", CFG_CUSTOM, false)

Referenced by RasterMap::RasterMap().

◆ cfg_rastermapmanipmultiply

CfgInt cfg_rastermapmanipmultiply("RASTER_MANIPULATION_MULTIPLYFACTOR", CFG_CUSTOM, 2)

◆ cfg_rectangularmaps_on

CfgBool cfg_rectangularmaps_on("RASTER_RECTANGULARMAPS_ON", CFG_CUSTOM, true)

Referenced by RasterMap::Init1().