torque Torque Game Engine Documentation
TGE Version 1.5.2

PersistInfo::TerrainChunk Struct Reference

#include <sgScenePersist.h>

Inheritance diagram for PersistInfo::TerrainChunk:

Inheritance graph
[legend]

Public Types

typedef PersistChunk Parent

Public Member Functions

 TerrainChunk ()
 ~TerrainChunk ()
bool read (Stream &)
bool write (Stream &)

Data Fields

U16mLightmap

Member Typedef Documentation


Constructor & Destructor Documentation

PersistInfo::TerrainChunk::TerrainChunk (  ) 

PersistInfo::TerrainChunk::~TerrainChunk (  ) 


Member Function Documentation

bool PersistInfo::TerrainChunk::read ( Stream  )  [virtual]

Reimplemented from PersistInfo::PersistChunk.

bool PersistInfo::TerrainChunk::write ( Stream  )  [virtual]

Reimplemented from PersistInfo::PersistChunk.


Field Documentation




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