dtTerrain::LCCAnalyzerException Class Reference

Defines the exceptions thrown by the lcc analyzer. More...

#include <lccanalyzer.h>

Inheritance diagram for dtTerrain::LCCAnalyzerException:

dtUtil::Enumeration

List of all members.

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)


Detailed Description

Defines the exceptions thrown by the lcc analyzer.

Constructor & Destructor Documentation

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


Member Data Documentation

LCCAnalyzerException dtTerrain::LCCAnalyzerException::INVALID_CACHE [static]

Thrown if the user failed to enable caching.

Currently terrain data caching must be enabled for the analyzer to work properly.

LCCAnalyzerException dtTerrain::LCCAnalyzerException::NO_VALID_GEO_IMAGES [static]

Thrown if LCC analyzing occurs before valid geographical images are assigned to the analyzer.


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