_load(void) | Ogre::Material::TextureLayer | |
addEffect(TextureEffect &effect) | Ogre::Material::TextureLayer | |
alphaBlendMode | Ogre::Material::TextureLayer | [protected] |
colourBlendFallbackDest | Ogre::Material::TextureLayer | [protected] |
colourBlendFallbackSrc | Ogre::Material::TextureLayer | [protected] |
colourBlendMode | Ogre::Material::TextureLayer | [protected] |
createAnimController(void) | Ogre::Material::TextureLayer | [protected] |
createEffectController(TextureEffect &effect) | Ogre::Material::TextureLayer | [protected] |
CUBE_BACK enum value | Ogre::Material::TextureLayer | |
CUBE_DOWN enum value | Ogre::Material::TextureLayer | |
CUBE_FRONT enum value | Ogre::Material::TextureLayer | |
CUBE_LEFT enum value | Ogre::Material::TextureLayer | |
CUBE_RIGHT enum value | Ogre::Material::TextureLayer | |
CUBE_UP enum value | Ogre::Material::TextureLayer | |
EffectMap typedef | Ogre::Material::TextureLayer | [protected] |
ENV_CURVED enum value | Ogre::Material::TextureLayer | |
ENV_PLANAR enum value | Ogre::Material::TextureLayer | |
EnvMapType enum name | Ogre::Material::TextureLayer | |
ET_BUMP_MAP enum value | Ogre::Material::TextureLayer | |
ET_ENVIRONMENT_MAP enum value | Ogre::Material::TextureLayer | |
ET_ROTATE enum value | Ogre::Material::TextureLayer | |
ET_SCROLL enum value | Ogre::Material::TextureLayer | |
ET_TRANSFORM enum value | Ogre::Material::TextureLayer | |
getAlphaBlendMode(void) const | Ogre::Material::TextureLayer | |
getAlphaRejectFunction(void) const | Ogre::Material::TextureLayer | |
getAlphaRejectValue(void) const | Ogre::Material::TextureLayer | |
getColourBlendFallbackDest(void) const | Ogre::Material::TextureLayer | |
getColourBlendFallbackSrc(void) const | Ogre::Material::TextureLayer | |
getColourBlendMode(void) const | Ogre::Material::TextureLayer | |
getCurrentFrame(void) const | Ogre::Material::TextureLayer | |
getFrameTextureName(int frameNumber) const | Ogre::Material::TextureLayer | |
getNumFrames(void) const | Ogre::Material::TextureLayer | |
getTextureAddressingMode(void) const | Ogre::Material::TextureLayer | |
getTextureCoordSet(void) const | Ogre::Material::TextureLayer | |
getTextureDimensions(int frame=0) const | Ogre::Material::TextureLayer | |
getTextureName(void) const | Ogre::Material::TextureLayer | |
getTextureTransform(void) | Ogre::Material::TextureLayer | |
is3D(void) const | Ogre::Material::TextureLayer | |
isBlank(void) const | Ogre::Material::TextureLayer | |
isCubic(void) const | Ogre::Material::TextureLayer | |
mAddressMode | Ogre::Material::TextureLayer | [protected] |
mAlphaRejectFunc | Ogre::Material::TextureLayer | [protected] |
mAlphaRejectVal | Ogre::Material::TextureLayer | [protected] |
mAnimController | Ogre::Material::TextureLayer | [protected] |
mAnimDuration | Ogre::Material::TextureLayer | [protected] |
mCubic | Ogre::Material::TextureLayer | [protected] |
mCurrentFrame | Ogre::Material::TextureLayer | [protected] |
mDeferLoad | Ogre::Material::TextureLayer | [protected] |
mEffects | Ogre::Material::TextureLayer | [protected] |
mFrames | Ogre::Material::TextureLayer | [protected] |
mIsBlank | Ogre::Material::TextureLayer | [protected] |
mNumFrames | Ogre::Material::TextureLayer | [protected] |
mRecalcTexMatrix | Ogre::Material::TextureLayer | [protected] |
mRotate | Ogre::Material::TextureLayer | [protected] |
mRotateAnim | Ogre::Material::TextureLayer | [protected] |
mTexModMatrix | Ogre::Material::TextureLayer | [protected] |
mUMod | Ogre::Material::TextureLayer | [protected] |
mUScale | Ogre::Material::TextureLayer | [protected] |
mUScrollAnim | Ogre::Material::TextureLayer | [protected] |
mVMod | Ogre::Material::TextureLayer | [protected] |
mVScale | Ogre::Material::TextureLayer | [protected] |
mVScrollAnim | Ogre::Material::TextureLayer | [protected] |
operator=(const TextureLayer &oth) | Ogre::Material::TextureLayer | |
recalcTextureMatrix(void) | Ogre::Material::TextureLayer | [protected] |
removeAllEffects(void) | Ogre::Material::TextureLayer | |
removeEffect(const TextureEffectType type) | Ogre::Material::TextureLayer | |
RenderSystem class | Ogre::Material::TextureLayer | [friend] |
setAlphaOperation(LayerBlendOperationEx op, LayerBlendSource source1=LBS_TEXTURE, LayerBlendSource source2=LBS_CURRENT, Real arg1=1.0, Real arg2=1.0, Real manualBlend=0.0) | Ogre::Material::TextureLayer | |
setAlphaRejectSettings(const CompareFunction func, unsigned char value) | Ogre::Material::TextureLayer | |
setAnimatedTextureName(const String &name, int numFrames, Real duration=0) | Ogre::Material::TextureLayer | |
setAnimatedTextureName(const String *const names, int numFrames, Real duration=0) | Ogre::Material::TextureLayer | |
setBlank(void) | Ogre::Material::TextureLayer | |
setColourOperation(const LayerBlendOperation op) | Ogre::Material::TextureLayer | |
setColourOperationEx(LayerBlendOperationEx op, LayerBlendSource source1=LBS_TEXTURE, LayerBlendSource source2=LBS_CURRENT, const ColourValue &arg1=ColourValue::White, const ColourValue &arg2=ColourValue::White, Real manualBlend=0.0) | Ogre::Material::TextureLayer | |
setColourOpMultipassFallback(const SceneBlendFactor sourceFactor, const SceneBlendFactor destFactor) | Ogre::Material::TextureLayer | |
setCubicTextureName(const String &name, bool forUVW=false) | Ogre::Material::TextureLayer | |
setCubicTextureName(const String *const names, bool forUVW=false) | Ogre::Material::TextureLayer | |
setCurrentFrame(int frameNumber) | Ogre::Material::TextureLayer | |
setDeferredLoad(bool defer) | Ogre::Material::TextureLayer | |
setEnvironmentMap(bool enable, bool planar=false) | Ogre::Material::TextureLayer | |
setRotateAnimation(Real speed) | Ogre::Material::TextureLayer | |
setScrollAnimation(Real uSpeed, Real vSpeed) | Ogre::Material::TextureLayer | |
setTextureAddressingMode(TextureAddressingMode tam) | Ogre::Material::TextureLayer | |
setTextureCoordSet(int set) | Ogre::Material::TextureLayer | |
setTextureName(const String &name) | Ogre::Material::TextureLayer | |
setTextureRotate(Real degrees) | Ogre::Material::TextureLayer | |
setTextureScale(Real uScale, Real vScale) | Ogre::Material::TextureLayer | |
setTextureScroll(Real u, Real v) | Ogre::Material::TextureLayer | |
setTextureTransform(const Matrix4 &xform) | Ogre::Material::TextureLayer | |
setTextureUScale(Real value) | Ogre::Material::TextureLayer | |
setTextureUScroll(Real value) | Ogre::Material::TextureLayer | |
setTextureVScale(Real value) | Ogre::Material::TextureLayer | |
setTextureVScroll(Real value) | Ogre::Material::TextureLayer | |
setTransformAnimation(const TextureTransformType ttype, const WaveformType waveType, Real base=0, Real frequency=1, Real phase=0, Real amplitude=1) | Ogre::Material::TextureLayer | |
TAM_CLAMP enum value | Ogre::Material::TextureLayer | |
TAM_MIRROR enum value | Ogre::Material::TextureLayer | |
TAM_WRAP enum value | Ogre::Material::TextureLayer | |
TextureAddressingMode enum name | Ogre::Material::TextureLayer | |
textureCoordSetIndex | Ogre::Material::TextureLayer | [protected] |
TextureCubeFace enum name | Ogre::Material::TextureLayer | |
TextureEffectType enum name | Ogre::Material::TextureLayer | |
TextureLayer(bool deferLoad=false) | Ogre::Material::TextureLayer | |
TextureLayer(const TextureLayer &oth) | Ogre::Material::TextureLayer | |
TextureLayer(const String &texName, int texCoordSet=0, bool deferLoad=false) | Ogre::Material::TextureLayer | [explicit] |
TextureTransformType enum name | Ogre::Material::TextureLayer | |
TT_ROTATE enum value | Ogre::Material::TextureLayer | |
TT_SCALE_U enum value | Ogre::Material::TextureLayer | |
TT_SCALE_V enum value | Ogre::Material::TextureLayer | |
TT_TRANSLATE_U enum value | Ogre::Material::TextureLayer | |
TT_TRANSLATE_V enum value | Ogre::Material::TextureLayer | |
~TextureLayer() | Ogre::Material::TextureLayer | |