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

Ogre::Material::TextureLayer::TextureEffect Struct Reference

Internal structure defining a texture effect. More...

#include <OgreMaterial.h>

List of all members.

Public Attributes

TextureEffectType type
int subtype
Real arg1
Real arg2
WaveformType waveType
Real base
Real frequency
Real phase
Real amplitude
Controllercontroller


Detailed Description

Internal structure defining a texture effect.


Member Data Documentation

Real Ogre::Material::TextureLayer::TextureEffect::amplitude
 

Real Ogre::Material::TextureLayer::TextureEffect::arg1
 

Real Ogre::Material::TextureLayer::TextureEffect::arg2
 

Real Ogre::Material::TextureLayer::TextureEffect::base
 

Controller* Ogre::Material::TextureLayer::TextureEffect::controller
 

Real Ogre::Material::TextureLayer::TextureEffect::frequency
 

Real Ogre::Material::TextureLayer::TextureEffect::phase
 

int Ogre::Material::TextureLayer::TextureEffect::subtype
 

TextureEffectType Ogre::Material::TextureLayer::TextureEffect::type
 

WaveformType Ogre::Material::TextureLayer::TextureEffect::waveType
 

Copyright © 2002 by The OGRE Team