Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

ChunkEntity Class Reference

#include <libcsm.h>

Inheritance diagram for ChunkEntity:

Chunk

Detailed Description

class ChunkEntity: represents the entity Chunk

Definition at line 595 of file libcsm.h.

Public Member Functions

 ChunkEntity ()
virtual ~ChunkEntity ()
void loadChunkData (ChunkReader *pChunkReader)
void resetChunkData ()
ulongflags ()
vec3_tposition ()
PropertyTable & properties ()
ulongred ()
ulonggreen ()
ulongblue ()
ulongcolor ()
ulongwidth ()
ulongheight ()


Constructor & Destructor Documentation

ChunkEntity::ChunkEntity  ) 
 

Definition at line 404 of file libcsm.cpp.

ChunkEntity::~ChunkEntity  )  [virtual]
 

Definition at line 408 of file libcsm.cpp.


Member Function Documentation

void ChunkEntity::loadChunkData ChunkReader *  pChunkReader  )  [virtual]
 

Reimplemented from Chunk.

Definition at line 411 of file libcsm.cpp.

void ChunkEntity::resetChunkData  )  [virtual]
 

Reimplemented from Chunk.

Definition at line 429 of file libcsm.cpp.

ulong& ChunkEntity::flags  )  [inline]
 

Definition at line 602 of file libcsm.h.

vec3_t& ChunkEntity::position  )  [inline]
 

Definition at line 603 of file libcsm.h.

PropertyTable& ChunkEntity::properties  )  [inline]
 

Definition at line 604 of file libcsm.h.

ulong& ChunkEntity::red  )  [inline]
 

Definition at line 605 of file libcsm.h.

ulong& ChunkEntity::green  )  [inline]
 

Definition at line 606 of file libcsm.h.

ulong& ChunkEntity::blue  )  [inline]
 

Definition at line 607 of file libcsm.h.

ulong* ChunkEntity::color  )  [inline]
 

Definition at line 608 of file libcsm.h.

ulong& ChunkEntity::width  )  [inline]
 

Definition at line 609 of file libcsm.h.

ulong& ChunkEntity::height  )  [inline]
 

Definition at line 610 of file libcsm.h.


The documentation for this class was generated from the following files:
Generated on Tue Nov 18 14:28:29 2003 for LibCSM by doxygen 1.3.1