#include <osg/Shape>#include <dtCore/base.h>#include <dtCore/refptr.h>#include <dtUtil/enumeration.h>#include <dtTerrain/terraindatatype.h>#include <dtTerrain/pagedterraintile.h>Namespaces | |
| namespace | dtTerrain |
Classes | |
| class | dtTerrain::TerrainDataReaderException |
| These exceptions are used by terrain data readers when an error occurs during the load process. More... | |
| class | dtTerrain::HeightFieldResizePolicy |
| This enumeration specifies the valid resize policies the data readers should follow when loading a new heightfield. More... | |
| class | dtTerrain::TerrainDataReader |
| This is mostly an interface class to the data reader functionality of Delta3D terrains. More... | |