OGRE  master
Object-Oriented Graphics Rendering Engine
Ogre::TerrainLayerSampler Struct Reference

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. More...
 
PixelFormat format
 The format required of this texture. More...
 

Detailed Description

Description of a sampler that will be used with each layer.

Constructor & Destructor Documentation

◆ TerrainLayerSampler() [1/2]

Ogre::TerrainLayerSampler::TerrainLayerSampler ( )
inline

◆ TerrainLayerSampler() [2/2]

Ogre::TerrainLayerSampler::TerrainLayerSampler ( const String aliasName,
PixelFormat  fmt 
)
inline

Member Data Documentation

◆ alias

String Ogre::TerrainLayerSampler::alias

A descriptive name that is merely used to assist in recognition.

◆ format

PixelFormat Ogre::TerrainLayerSampler::format

The format required of this texture.


The documentation for this struct was generated from the following file: