#include <OgrePredefinedControllers.h>
Inheritance diagram for Ogre::TexCoordModifierControllerValue:

Public Member Functions | |
| TexCoordModifierControllerValue (TextureUnitState *t, bool translateU=false, bool translateV=false, bool scaleU=false, bool scaleV=false, bool rotate=false) | |
| Constructor. | |
| Real | getValue (void) const |
| void | setValue (Real value) |
Protected Attributes | |
| bool | mTransU |
| bool | mTransV |
| bool | mScaleU |
| bool | mScaleV |
| bool | mRotate |
| TextureUnitState * | mTextureLayer |
Definition at line 95 of file OgrePredefinedControllers.h.
|
||||||||||||||||||||||||||||
|
Constructor.
|
|
|
Implements Ogre::ControllerValue< Real >. |
|
|
Implements Ogre::ControllerValue< Real >. |
|
|
Definition at line 100 of file OgrePredefinedControllers.h. |
|
|
Definition at line 99 of file OgrePredefinedControllers.h. |
|
|
Definition at line 99 of file OgrePredefinedControllers.h. |
|
|
Definition at line 101 of file OgrePredefinedControllers.h. |
|
|
Definition at line 98 of file OgrePredefinedControllers.h. |
|
|
Definition at line 98 of file OgrePredefinedControllers.h. |
Copyright © 2000-2005 by The OGRE Team

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 30 10:52:22 2007