#include <landscapemap/HeightMapModifier.h>#include <landscapedef/LandscapeDefn.h>#include <image/Image.h>Go to the source code of this file.
Namespaces | |
| namespace | HeightMapLoader |
Defines | |
| #define | __INCLUDE_HeightMapLoaderh_INCLUDE__ |
Functions | |
| void | HeightMapLoader::loadTerrain (HeightMap &hmap, Image &bitmap, bool levelSurround, ProgressCounter *counter) |
| bool | HeightMapLoader::generateTerrain (unsigned int seed, LandscapeDefnType *defn, HeightMap &hmap, bool &levelSurround, ProgressCounter *counter) |
| #define __INCLUDE_HeightMapLoaderh_INCLUDE__ |
Definition at line 23 of file HeightMapLoader.h.
1.5.3