#include <terraindatatype.h>

Static Public Attributes | |
| static const TerrainDataType | DTED |
| DTED levels 0,1,2. | |
Protected Member Functions | |
| TerrainDataType (const std::string &name) | |
| Simple constructor for enumerations. | |
In order to support your own formats, you must extend this enumeration and return the appropriate type in your data readers and renderers.
| dtTerrain::TerrainDataType::TerrainDataType | ( | const std::string & | name | ) | [inline, protected] |
Simple constructor for enumerations.
const TerrainDataType dtTerrain::TerrainDataType::DTED [static] |
DTED levels 0,1,2.