|
OGRE
1.9.0
|
#include "OgreTerrainPrerequisites.h"#include "OgreCommon.h"#include "OgreVector3.h"#include "OgreAxisAlignedBox.h"#include "OgreSceneManager.h"#include "OgreTerrainMaterialGenerator.h"#include "OgreTerrainLayerBlendMap.h"#include "OgreWorkQueue.h"#include "OgreTerrainLodManager.h"Go to the source code of this file.
Classes | |
| class | Ogre::Terrain |
| The main containing class for a chunk of terrain. More... | |
| class | Ogre::Terrain::DefaultGpuBufferAllocator |
| Standard implementation of a buffer allocator which re-uses buffers. More... | |
| struct | Ogre::Terrain::DerivedDataRequest |
| A data holder for communicating with the background derived data update. More... | |
| struct | Ogre::Terrain::DerivedDataResponse |
| A data holder for communicating with the background derived data update. More... | |
| struct | Ogre::Terrain::GenerateMaterialRequest |
| A data holder for communicating with the background GetMaterial. More... | |
| class | Ogre::Terrain::GpuBufferAllocator |
| Interface used to by the Terrain instance to allocate GPU buffers. More... | |
| struct | Ogre::Terrain::ImportData |
| Structure encapsulating import data that you may use to bootstrap the terrain without loading from a native data stream. More... | |
| struct | Ogre::Terrain::LayerInstance |
| An instance of a layer, with specific texture names. More... | |
| class | Ogre::TerrainGlobalOptions |
| Options class which just stores default options for the terrain. More... | |
Namespaces | |
| namespace | Ogre |
1.13.2