#include <libcsm.h>
Inheritance diagram for ChunkLMap:

Definition at line 626 of file libcsm.h.
Public Member Functions | |
| ChunkLMap () | |
| virtual | ~ChunkLMap () |
| void | loadChunkData (ChunkReader *pChunkReader) |
| void | resetChunkData () |
| ulong & | width () |
| ulong & | height () |
| ulong | index (ulong x, ulong y) |
| ubyte * | pixelData () |
|
|
Definition at line 475 of file libcsm.cpp. |
|
|
Definition at line 479 of file libcsm.cpp. |
|
|
Reimplemented from Chunk. Definition at line 482 of file libcsm.cpp. |
|
|
Reimplemented from Chunk. Definition at line 494 of file libcsm.cpp. |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
1.3.1