Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::Material::TextureLayer Member List

This is the complete list of members for Ogre::Material::TextureLayer, including all inherited members.
_load(void)Ogre::Material::TextureLayer
addEffect(TextureEffect &effect)Ogre::Material::TextureLayer
alphaBlendModeOgre::Material::TextureLayer [protected]
colourBlendFallbackDestOgre::Material::TextureLayer [protected]
colourBlendFallbackSrcOgre::Material::TextureLayer [protected]
colourBlendModeOgre::Material::TextureLayer [protected]
createAnimController(void)Ogre::Material::TextureLayer [protected]
createEffectController(TextureEffect &effect)Ogre::Material::TextureLayer [protected]
CUBE_BACK enum valueOgre::Material::TextureLayer
CUBE_DOWN enum valueOgre::Material::TextureLayer
CUBE_FRONT enum valueOgre::Material::TextureLayer
CUBE_LEFT enum valueOgre::Material::TextureLayer
CUBE_RIGHT enum valueOgre::Material::TextureLayer
CUBE_UP enum valueOgre::Material::TextureLayer
EffectMap typedefOgre::Material::TextureLayer [protected]
ENV_CURVED enum valueOgre::Material::TextureLayer
ENV_PLANAR enum valueOgre::Material::TextureLayer
EnvMapType enum nameOgre::Material::TextureLayer
ET_BUMP_MAP enum valueOgre::Material::TextureLayer
ET_ENVIRONMENT_MAP enum valueOgre::Material::TextureLayer
ET_ROTATE enum valueOgre::Material::TextureLayer
ET_SCROLL enum valueOgre::Material::TextureLayer
ET_TRANSFORM enum valueOgre::Material::TextureLayer
getAlphaBlendMode(void) constOgre::Material::TextureLayer
getAlphaRejectFunction(void) constOgre::Material::TextureLayer
getAlphaRejectValue(void) constOgre::Material::TextureLayer
getColourBlendFallbackDest(void) constOgre::Material::TextureLayer
getColourBlendFallbackSrc(void) constOgre::Material::TextureLayer
getColourBlendMode(void) constOgre::Material::TextureLayer
getCurrentFrame(void) constOgre::Material::TextureLayer
getFrameTextureName(int frameNumber) constOgre::Material::TextureLayer
getNumFrames(void) constOgre::Material::TextureLayer
getTextureAddressingMode(void) constOgre::Material::TextureLayer
getTextureCoordSet(void) constOgre::Material::TextureLayer
getTextureDimensions(int frame=0) constOgre::Material::TextureLayer
getTextureName(void) constOgre::Material::TextureLayer
getTextureTransform(void)Ogre::Material::TextureLayer
is3D(void) constOgre::Material::TextureLayer
isBlank(void) constOgre::Material::TextureLayer
isCubic(void) constOgre::Material::TextureLayer
mAddressModeOgre::Material::TextureLayer [protected]
mAlphaRejectFuncOgre::Material::TextureLayer [protected]
mAlphaRejectValOgre::Material::TextureLayer [protected]
mAnimControllerOgre::Material::TextureLayer [protected]
mAnimDurationOgre::Material::TextureLayer [protected]
mCubicOgre::Material::TextureLayer [protected]
mCurrentFrameOgre::Material::TextureLayer [protected]
mDeferLoadOgre::Material::TextureLayer [protected]
mEffectsOgre::Material::TextureLayer [protected]
mFramesOgre::Material::TextureLayer [protected]
mIsBlankOgre::Material::TextureLayer [protected]
mNumFramesOgre::Material::TextureLayer [protected]
mRecalcTexMatrixOgre::Material::TextureLayer [protected]
mRotateOgre::Material::TextureLayer [protected]
mRotateAnimOgre::Material::TextureLayer [protected]
mTexModMatrixOgre::Material::TextureLayer [protected]
mUModOgre::Material::TextureLayer [protected]
mUScaleOgre::Material::TextureLayer [protected]
mUScrollAnimOgre::Material::TextureLayer [protected]
mVModOgre::Material::TextureLayer [protected]
mVScaleOgre::Material::TextureLayer [protected]
mVScrollAnimOgre::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 classOgre::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 valueOgre::Material::TextureLayer
TAM_MIRROR enum valueOgre::Material::TextureLayer
TAM_WRAP enum valueOgre::Material::TextureLayer
TextureAddressingMode enum nameOgre::Material::TextureLayer
textureCoordSetIndexOgre::Material::TextureLayer [protected]
TextureCubeFace enum nameOgre::Material::TextureLayer
TextureEffectType enum nameOgre::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 nameOgre::Material::TextureLayer
TT_ROTATE enum valueOgre::Material::TextureLayer
TT_SCALE_U enum valueOgre::Material::TextureLayer
TT_SCALE_V enum valueOgre::Material::TextureLayer
TT_TRANSLATE_U enum valueOgre::Material::TextureLayer
TT_TRANSLATE_V enum valueOgre::Material::TextureLayer
~TextureLayer()Ogre::Material::TextureLayer

Copyright © 2002 by The OGRE Team