#include <terraindatarenderer.h>

Static Public Attributes | |
| static TerrainRendererException | INVALID_HEIGHTFIELD_DATA |
| Thrown if the heightfield data is invalid when the renderer initializes itself. | |
Protected Member Functions | |
| TerrainRendererException (const std::string &name) | |
| Simple enumeration constructor. | |
Subclass this enumeration for specific error handling identification.
| dtTerrain::TerrainRendererException::TerrainRendererException | ( | const std::string & | name | ) | [inline, protected] |
Simple enumeration constructor.
Thrown if the heightfield data is invalid when the renderer initializes itself.