dtTerrain::ImageUtilException Class Reference

Defines exceptions that may be thrown from the image utility methods. More...

#include <imageutils.h>

Inheritance diagram for dtTerrain::ImageUtilException:

dtUtil::Enumeration

List of all members.

Static Public Attributes

static ImageUtilException INVALID_IMAGE_DIMENSIONS
static ImageUtilException INVALID_RASTER_FORMAT
 Thrown if the geo-specific image is of the wrong format.
static ImageUtilException LOAD_FAILED
 Thrown if the analyzer could not load files needed for processing.

Protected Member Functions

 ImageUtilException (const std::string &name)


Detailed Description

Defines exceptions that may be thrown from the image utility methods.

Constructor & Destructor Documentation

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


Member Data Documentation

ImageUtilException dtTerrain::ImageUtilException::INVALID_IMAGE_DIMENSIONS [static]

ImageUtilException dtTerrain::ImageUtilException::INVALID_RASTER_FORMAT [static]

Thrown if the geo-specific image is of the wrong format.

ImageUtilException dtTerrain::ImageUtilException::LOAD_FAILED [static]

Thrown if the analyzer could not load files needed for processing.


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