C# Класс BananaMpq.Layer.WmoRelated.MliqChunk

Наследование: BananaMpq.Layer.Chunks.Chunk
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
MliqChunk ( ChunkHeader header ) : System.Collections.Generic
ParseExistsTable ( byte flags, int columns, int rows ) : void

Both ExistsTable and heightmap seem to be stored in column major order

ParseHeightMap ( HeightMapEntry entries, int columns, int rows ) : void

Both ExistsTable and heightmap seem to be stored in column major order