OGRE
1.11.6
Object-Oriented Graphics Rendering Engine
|
The definition of the information each layer will contain in this terrain. More...
#include <OgreTerrainMaterialGenerator.h>
Public Member Functions | |
bool | operator== (const TerrainLayerDeclaration &dcl) const |
Public Attributes | |
TerrainLayerSamplerElementList | elements |
TerrainLayerSamplerList | samplers |
The definition of the information each layer will contain in this terrain.
All layers must contain the same structure of information, although the input textures can be different per layer instance.
|
inline |
TerrainLayerSamplerList Ogre::TerrainLayerDeclaration::samplers |
Referenced by operator==().
TerrainLayerSamplerElementList Ogre::TerrainLayerDeclaration::elements |
Referenced by operator==().