dtTerrain::PagedTerrainTileResourceName Class Reference

This enumeration is used to identity built in resources that the terrain tiles are aware of. More...

#include <pagedterraintile.h>

Inheritance diagram for dtTerrain::PagedTerrainTileResourceName:

dtUtil::Enumeration

List of all members.

Static Public Attributes

static const
PagedTerrainTileResourceName 
HEIGHTFIELD_FILENAME
 This is a constant that defines the file name assigned to a heightfield resource for a particular tile.

Protected Member Functions

 PagedTerrainTileResourceName (const std::string &name)


Detailed Description

This enumeration is used to identity built in resources that the terrain tiles are aware of.

These provide a unique identifier for the resources that need to be cached and uncached when terrain tiles are loaded and unloaded.


Constructor & Destructor Documentation

dtTerrain::PagedTerrainTileResourceName::PagedTerrainTileResourceName ( const std::string &  name  )  [inline, protected]


Member Data Documentation

const PagedTerrainTileResourceName dtTerrain::PagedTerrainTileResourceName::HEIGHTFIELD_FILENAME [static]

This is a constant that defines the file name assigned to a heightfield resource for a particular tile.

This should be used when writing and reading a tile's heightmap from its cache.


http://www.delta3d.org
2.0.0 generated 14 Feb 2008