#include <osg/Geometry>#include <dtCore/refptr.h>#include "dtTerrain/pagedterraintile.h"#include "dtTerrain/terrain_export.h"Namespaces | |
| namespace | dtTerrain |
Classes | |
| class | dtTerrain::SoarXDrawable |
| This class encapsulates the SoarX rendering algorithm itself. More... | |
| struct | dtTerrain::SoarXDrawable::Index |
| This structure represents a location on the terrain's 2D grid. More... | |
| struct | dtTerrain::SoarXDrawable::Vertex |
| This is the structure for a single processed vertex in the terrain. More... | |
| struct | dtTerrain::SoarXDrawable::RawData |
| This structure is the raw data on disk. More... | |