|  | OGRE 2.1
    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) | |
| bool | operator== (const TerrainLayerSampler &s) const | 
| 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 Ogre::PF_UNKNOWN.
| 
 | inline | 
| 
 | inline | 
| String Ogre::TerrainLayerSampler::alias | 
A descriptive name that is merely used to assist in recognition.
| PixelFormat Ogre::TerrainLayerSampler::format | 
The format required of this texture.