![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "GridTerrainData.h"
Public Types | |
typedef std::array< float, 129 *129 > | V9Type |
typedef std::array< float, 128 *128 > | V8Type |
Public Attributes | |
V9Type | v9 |
V8Type | v8 |
typedef std::array<float, 128 * 128> LoadedHeightData::FloatHeightData::V8Type |
typedef std::array<float, 129 * 129> LoadedHeightData::FloatHeightData::V9Type |
V8Type LoadedHeightData::FloatHeightData::v8 |
V9Type LoadedHeightData::FloatHeightData::v9 |