#include <ddgeco.h>
Public Members | |||
ddgHeightMap* | mp_heightMap | ||
The height field you want to synthesize a texture for. | |||
ddgImage* | mp_baseTexture | ||
The ddgImage object that receive the synthesized texture. | |||
ddgEcosystem* | mp_ecosystems | ||
The list of ecosystems. | |||
long | m_numEcosystems | ||
ddgEcoLightSource* | mp_lights | ||
The list of light sources. | |||
long | m_numLights | ||
ddgImage* | mp_ecoMap | ||
bool | m_filter | ||
bool | m_randomAdditions |