ScEng::BlockLoadData Class Reference

BlockLoadData. More...

#include <block.h>

List of all members.

Public Member Functions

 BlockLoadData ()

Public Attributes

unsigned int chunk_position
 The position of the chunk.
unsigned int chunk_size
 The size of the chunnk.
BlockType block_type
 The type of the block.
int block_id
 The ID of the block.
Blockscene_block
 A pointer to the scene block.
std::vector< int > dependencies
 An array with the dependencies.


Detailed Description

BlockLoadData.

BlockLoadData


Constructor & Destructor Documentation

ScEng::BlockLoadData::BlockLoadData (  ) 

Constructor Sets all variables to zero and the scene_block to NULL


The documentation for this class was generated from the following files:
Generated on Thu Sep 6 10:49:21 2007 for SceneEngine by  doxygen 1.5.1-p1