#include <lccanalyzer.h>

Static Public Attributes | |
| static LCCAnalyzerException | INVALID_CACHE |
| Thrown if the user failed to enable caching. | |
| static LCCAnalyzerException | NO_VALID_GEO_IMAGES |
| Thrown if LCC analyzing occurs before valid geographical images are assigned to the analyzer. | |
Protected Member Functions | |
| LCCAnalyzerException (const std::string &name) | |
| dtTerrain::LCCAnalyzerException::LCCAnalyzerException | ( | const std::string & | name | ) | [inline, protected] |
Thrown if the user failed to enable caching.
Currently terrain data caching must be enabled for the analyzer to work properly.
Thrown if LCC analyzing occurs before valid geographical images are assigned to the analyzer.