#include <ddgeco.h>
Public Members | |||
unsigned char | m_user | ||
A user-defined identifier, which is used for the ecomap. | |||
unsigned char | m_colorR | ||
Color of this ecosystem. More... | |||
unsigned char | m_colorG | ||
unsigned char | m_colorB | ||
float | m_elevLine | ||
Upper elevation-limit for this ecosystem. | |||
float | m_minSlope | ||
Minimum and maximum slopes 0° -> flat 90° -> steep. | |||
float | m_maxSlope | ||
float | m_elevSkew | ||
Elevation skew. | |||
float | m_elevSkewAzimuth | ||
Elevation skew azimuth: 0° -> north 90° -> east 180° -> south 270° -> west. | |||
char* | mp_texture |
unsigned char ddgEcosystem::m_colorR |
Color of this ecosystem.
This color will be used, if you didn't specify a texture, or if the texture could not be loaded.