torque Torque Game Engine Documentation
TGE Version 1.5.2

DataChunker::DataBlock Struct Reference


Detailed Description

Block of allocated memory.

This has nothing to do with datablocks as used in the rest of Torque.


Public Member Functions

 DataBlock (S32 size)
 ~DataBlock ()

Data Fields

DataBlocknext
U8data
S32 curIndex


Constructor & Destructor Documentation

DataChunker::DataBlock::DataBlock ( S32  size  ) 

DataChunker::DataBlock::~DataBlock (  ) 


Field Documentation




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen