dtTerrain::VegetationException Class Reference

Defines the exception used by the vegetation decorator. More...

#include <vegetationdecorator.h>

Inheritance diagram for dtTerrain::VegetationException:

dtUtil::Enumeration

List of all members.

Static Public Attributes

static VegetationException INVALID_LCC_TYPES
 Thrown if no LCC data was specified before analyzing occurs.
static VegetationException INVALID_SLOPE_ASPECT_IMAGE
 Thrown if the slope-aspect image could not be loaded when processing vegetation placement.

Protected Member Functions

 VegetationException (const std::string &name)


Detailed Description

Defines the exception used by the vegetation decorator.

Constructor & Destructor Documentation

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


Member Data Documentation

VegetationException dtTerrain::VegetationException::INVALID_LCC_TYPES [static]

Thrown if no LCC data was specified before analyzing occurs.

VegetationException dtTerrain::VegetationException::INVALID_SLOPE_ASPECT_IMAGE [static]

Thrown if the slope-aspect image could not be loaded when processing vegetation placement.


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