#include <pagedterraintile.h>

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) | |
These provide a unique identifier for the resources that need to be cached and uncached when terrain tiles are loaded and unloaded.
| dtTerrain::PagedTerrainTileResourceName::PagedTerrainTileResourceName | ( | const std::string & | name | ) | [inline, protected] |
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.