![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Go to the source code of this file.
Classes | |
| struct | MmapTileRecastConfig |
| struct | MmapTileHeader |
Macros | |
| #define | MAX_NUMBER_OF_GRIDS 64 |
| #define | MAX_NUMBER_OF_CELLS 8 |
| #define | SIZE_OF_GRIDS 533.3333f |
| #define | MMAP_MAGIC 0x4d4d4150 |
| #define | MMAP_VERSION 18 |
Enumerations | |
| enum | NavTerrain { NAV_EMPTY = 0x00 , NAV_GROUND = 0x01 , NAV_MAGMA = 0x02 , NAV_SLIME = 0x04 , NAV_WATER = 0x08 , NAV_UNUSED1 = 0x10 , NAV_UNUSED2 = 0x20 , NAV_UNUSED3 = 0x40 , NAV_UNUSED4 = 0x80 } |
| #define MAX_NUMBER_OF_CELLS 8 |
| #define MAX_NUMBER_OF_GRIDS 64 |
| #define MMAP_MAGIC 0x4d4d4150 |
| #define MMAP_VERSION 18 |
| #define SIZE_OF_GRIDS 533.3333f |
| enum NavTerrain |
| Enumerator | |
|---|---|
| NAV_EMPTY | |
| NAV_GROUND | |
| NAV_MAGMA | |
| NAV_SLIME | |
| NAV_WATER | |
| NAV_UNUSED1 | |
| NAV_UNUSED2 | |
| NAV_UNUSED3 | |
| NAV_UNUSED4 | |