OGRE  1.8
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
OgreExternalTextureSource.h File Reference
+ Include dependency graph for OgreExternalTextureSource.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ogre::ExternalTextureSource
 IMPORTANT: Plugins must override default dictionary name! Base class that texture plugins derive from. More...
 
class  Ogre::ExternalTextureSource::CmdFPS
 
class  Ogre::ExternalTextureSource::CmdInputFileName
 
class  Ogre::ExternalTextureSource::CmdPlayMode
 
class  Ogre::ExternalTextureSource::CmdTecPassState
 

Namespaces

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/

 

Enumerations

enum  Ogre::eTexturePlayMode { Ogre::TextureEffectPause = 0, Ogre::TextureEffectPlay_ASAP = 1, Ogre::TextureEffectPlay_Looping = 2 }
 Enum for type of texture play mode. More...