#include <string>#include <osg/Vec3>#include <osg/Image>#include "dtTerrain/terrain_export.h"#include "dtTerrain/imageutils.h"#include "dtTerrain/lcctype.h"#include "dtTerrain/pagedterraintile.h"Namespaces | |
| namespace | dtTerrain |
Classes | |
| class | dtTerrain::LCCAnalyzerResourceName |
| This enumeration identitifies the resources that are cached and managed by the vegetation decorator layer. More... | |
| class | dtTerrain::LCCAnalyzerException |
| Defines the exceptions thrown by the lcc analyzer. More... | |
| class | dtTerrain::LCCAnalyzer |
| The LCC Analyzer calculates LCC data for use in the vegetation decorator. More... | |