#include <libcsm.h>
Inheritance diagram for ChunkData:
Definition at line 573 of file libcsm.h.
Public Member Functions | |
ChunkData () | |
virtual | ~ChunkData () |
void | loadChunkData (ChunkReader *pChunkReader) |
void | resetChunkData () |
vec3_t & | cameraPosition () |
float & | cameraPitch () |
float & | cameraYaw () |
ulong & | ambientColor () |
|
Definition at line 435 of file libcsm.cpp. |
|
Definition at line 439 of file libcsm.cpp. |
|
Reimplemented from Chunk. Definition at line 442 of file libcsm.cpp. |
|
Reimplemented from Chunk. Definition at line 451 of file libcsm.cpp. |
|
|
|
|
|
|
|
|