Include dependency graph for mg_biome.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Biome |
| struct | BiomeParams |
| class | BiomeGen |
| struct | BiomeParamsOriginal |
| class | BiomeGenOriginal |
| class | BiomeManager |
Macros | |
| #define | BIOME_NONE ((biome_t)0) |
Typedefs | |
| typedef u16 | biome_t |
Enumerations | |
| enum | BiomeType { BIOMETYPE_NORMAL } |
| enum | BiomeGenType { BIOMEGEN_ORIGINAL } |
Functions | |
| constexpr v3s16 | MAX_MAP_GENERATION_LIMIT_V3 (MAX_MAP_GENERATION_LIMIT, MAX_MAP_GENERATION_LIMIT, MAX_MAP_GENERATION_LIMIT) |
| #define BIOME_NONE ((biome_t)0) |
Referenced by BiomeGenOriginal::calcBiomeFromNoise(), and MapgenBasic::generateBiomes().
| typedef u16 biome_t |
| enum BiomeGenType |
| enum BiomeType |
|
constexpr |