|  | OGRE
    1.11.6
    Object-Oriented Graphics Rendering Engine | 
An instance of a layer, with specific texture names. More...
#include <OgreTerrain.h>
| Public Member Functions | |
| LayerInstance () | |
| Public Attributes | |
| StringVector | textureNames | 
| List of texture names to import; must match with TerrainLayerDeclaration.  More... | |
| Real | worldSize | 
| The world size of the texture to be applied in this layer.  More... | |
An instance of a layer, with specific texture names.
| 
 | inline | 
| Real Ogre::Terrain::LayerInstance::worldSize | 
The world size of the texture to be applied in this layer.
| StringVector Ogre::Terrain::LayerInstance::textureNames | 
List of texture names to import; must match with TerrainLayerDeclaration.