C# 클래스 BananaMpq.Layer.WmoRelated.MliqChunk

상속: BananaMpq.Layer.Chunks.Chunk
파일 보기 프로젝트 열기: sgraf812/BananaMpq 1 사용 예제들

비공개 메소드들

메소드 설명
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