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

Definition at line 518 of file libcsm.h.
Public Member Functions | |
| ChunkMesh () | |
| virtual | ~ChunkMesh () |
| void | loadChunkData (ChunkReader *pChunkReader) |
| void | resetChunkData () |
| ulong & | flags () |
| ulong & | color () |
| ulong & | groupID () |
| PropertyTable & | properties () |
| string & | textureName () |
| ulong | vertexCount () |
| mesh_vertex_t & | vertexAt (ulong i) |
| ulong | triangleCount () |
| triangle_t & | triangleAt (ulong i) |
|
|
Definition at line 360 of file libcsm.cpp. |
|
|
Definition at line 364 of file libcsm.cpp. |
|
|
Reimplemented from Chunk. Definition at line 367 of file libcsm.cpp. |
|
|
Reimplemented from Chunk. Definition at line 396 of file libcsm.cpp. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.1