#include <OgrePredefinedControllers.h>
Inheritance diagram for Ogre::TextureFrameControllerValue:
Public Member Functions | |
TextureFrameControllerValue (TextureUnitState *t) | |
Real | getValue (void) const |
Gets the frame number as a parametric value in the range [0,1]. | |
void | setValue (Real value) |
Sets the frame number as a parametric value in the range [0,1]; the actual frame number is value * (numFrames-1). | |
Protected Attributes | |
TextureUnitState * | mTextureLayer |
Definition at line 67 of file OgrePredefinedControllers.h.
|
|
|
Gets the frame number as a parametric value in the range [0,1].
Implements Ogre::ControllerValue< Real >. |
|
Sets the frame number as a parametric value in the range [0,1]; the actual frame number is value * (numFrames-1).
Implements Ogre::ControllerValue< Real >. |
|
Definition at line 70 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 Mar 12 14:41:43 2006