C# Class BananaMpq.Layer.WmoRelated.MliqChunk

Inheritance: BananaMpq.Layer.Chunks.Chunk
Datei anzeigen Open project: sgraf812/BananaMpq Class Usage Examples

Private Methods

Method Description
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