![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Attributes | |
| float | walkableSlopeAngle = 60.0f |
| int | walkableRadius = 2 |
| int | walkableHeight = 6 |
| int | walkableClimb = 6 |
| int | vertexPerMapEdge = 2000 |
| int | vertexPerTileEdge = 80 |
| float | maxSimplificationError = 1.8f |
| float MMAP::Config::GlobalConfig::maxSimplificationError = 1.8f |
Referenced by MMAP::Config::GetConfigForTile(), and MMAP::Config::LoadConfig().
| int MMAP::Config::GlobalConfig::vertexPerMapEdge = 2000 |
Referenced by MMAP::Config::GetConfigForTile(), and MMAP::Config::LoadConfig().
| int MMAP::Config::GlobalConfig::vertexPerTileEdge = 80 |
Referenced by MMAP::Config::GetConfigForTile(), and MMAP::Config::LoadConfig().
| int MMAP::Config::GlobalConfig::walkableClimb = 6 |
Referenced by MMAP::Config::GetConfigForTile(), and MMAP::Config::LoadConfig().
| int MMAP::Config::GlobalConfig::walkableHeight = 6 |
Referenced by MMAP::Config::GetConfigForTile(), and MMAP::Config::LoadConfig().
| int MMAP::Config::GlobalConfig::walkableRadius = 2 |
Referenced by MMAP::Config::GetConfigForTile(), and MMAP::Config::LoadConfig().
| float MMAP::Config::GlobalConfig::walkableSlopeAngle = 60.0f |
Referenced by MMAP::Config::GetConfigForTile(), and MMAP::Config::LoadConfig().