UAVDatabase Class Reference

#include <UAVDatabase.h>

Inheritance diagram for UAVDatabase:
TerrainDatabase

List of all members.

Public Member Functions

 UAVDatabase (std::string _databaseFile, bool _showTileData)
 ~UAVDatabase ()
bool LoadHeightmap (Tile *tile)
bool LoadBitmap (Tile *tile)
void Convert ()
void ShowTileData (void)

Public Attributes

bool descriptorLoaded

Protected Attributes

bool showTileData

Constructor & Destructor Documentation

UAVDatabase::UAVDatabase ( std::string  _databaseFile,
bool  _showTileData 
)
UAVDatabase::~UAVDatabase (  ) 

Member Function Documentation

void UAVDatabase::Convert (  ) 
bool UAVDatabase::LoadBitmap ( Tile tile  )  [virtual]

Reimplemented from TerrainDatabase.

bool UAVDatabase::LoadHeightmap ( Tile tile  )  [virtual]

Reimplemented from TerrainDatabase.

void UAVDatabase::ShowTileData ( void   ) 

Member Data Documentation

bool UAVDatabase::showTileData [protected]

The documentation for this class was generated from the following files:

Generated on Thu Jan 14 20:50:13 2010 for TerrainEditor by  doxygen 1.6.1