|  | OGRE 14.3
    Object-Oriented Graphics Rendering Engine | 
Description of a sampler that will be used with each layer. More...
#include <OgreTerrainMaterialGenerator.h>
| Public Member Functions | |
| TerrainLayerSampler () | |
| TerrainLayerSampler (const String &aliasName, PixelFormat fmt) | |
| Public Attributes | |
| String | alias | 
| A descriptive name that is merely used to assist in recognition. | |
| PixelFormat | format | 
| The format required of this texture. | |
Description of a sampler that will be used with each layer.
| 
 | inline | 
References alias, format, and Ogre::PF_UNKNOWN.
| 
 | inline | 
| String Ogre::TerrainLayerSampler::alias | 
A descriptive name that is merely used to assist in recognition.
Referenced by TerrainLayerSampler(), and TerrainLayerSampler().
| PixelFormat Ogre::TerrainLayerSampler::format | 
The format required of this texture.
Referenced by TerrainLayerSampler(), and TerrainLayerSampler().